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