Diagram.GetCompliantGroupBounds 메서드
원본 셰이프의 그룹 범위 규칙을 준수 하는 유령 도형 컬렉션을 업데이트 합니다.
네임스페이스: Microsoft.VisualStudio.Modeling.Diagrams
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
구문
‘선언
Public Overridable Sub GetCompliantGroupBounds ( _
targetShape As ShapeElement, _
ghostShapes As GhostShapeCollection, _
proposedLocationDelta As PointD _
)
public virtual void GetCompliantGroupBounds(
ShapeElement targetShape,
GhostShapeCollection ghostShapes,
PointD proposedLocationDelta
)
매개 변수
- targetShape
형식: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
부모 셰이프 또는 nullNull 참조(Visual Basic의 경우 Nothing) 자식 셰이프를 다이어그램에서 방금 위치를 변경한 있지만 할당 되지 경우입니다.
- ghostShapes
형식: Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection
고스트 도형 컬렉션입니다.
- proposedLocationDelta
형식: Microsoft.VisualStudio.Modeling.Diagrams.PointD
삭제할 도형에 대 한 델타입니다.
설명
다이어그램에 대 한 규칙 셰이프 그룹 범위 규칙이 있는 경우에 사용 됩니다.
고스트 셰이프를 부모 셰이프가 원래 위치에서 다이어그램을 나타냅니다.
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.