KeepGroupWithinParentRule.GetCompliantGroupBounds 메서드
GhostShapeCollection 업데이트 하 위치 제안 된 델타를 적용 한 후에이 Groupboundsrules을 준수 합니다.아래 및 오른쪽에 현재 부모 셰이프의 위쪽 및 왼쪽 경계를 유지 하는이 GroupBoundsRule 자식 도형 그룹의 전체적인 범위 제한 됩니다.부모 셰이프 오른쪽 및 아래쪽 변의 자식 셰이프를 제한 하지 않는.
네임스페이스: Microsoft.VisualStudio.Modeling.Diagrams
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
구문
‘선언
Public Overrides Sub GetCompliantGroupBounds ( _
store As Store, _
targetShape As ShapeElement, _
ghostShapes As GhostShapeCollection, _
proposedLocationDelta As PointD _
)
public override void GetCompliantGroupBounds(
Store store,
ShapeElement targetShape,
GhostShapeCollection ghostShapes,
PointD proposedLocationDelta
)
매개 변수
- store
형식: Microsoft.VisualStudio.Modeling.Store
고스트 셰이프를 참조 하는 Shapeelements를 포함 하는 저장소입니다.
- targetShape
형식: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
(대상 셰이프의 위쪽 및 왼쪽이 규칙 그룹에는 현재 부모 셰이프의 제한 하려고 하기 때문에이 규칙의에 대 한 무시 됩니다 경계 합니다.)
- ghostShapes
형식: Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection
ShapeElements 이전에 제안 된 위치 델타 설명 유령 도형 컬렉션입니다.제안 된 위치 델타를 적용 한 후 속성을이 규칙을 준수 하는 않도록이 메서드 유령 모양 속성을 수정 해야 합니다.
- proposedLocationDelta
형식: Microsoft.VisualStudio.Modeling.Diagrams.PointD
제안 된 위치 델타 단위의 각 도형 그룹에 적용 합니다.
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.