다음을 통해 공유


IShape.ParentShape 속성

이 셰이프를 포함하는 셰이프, 또는 Null입니다. ParentShape가 Null이 아닌 경우 이 셰이프는 ParentShape.ChildShapes의 구성원입니다.

네임스페이스:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
어셈블리:  Microsoft.VisualStudio.ArchitectureTools.Extensibility(Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

구문

‘선언
ReadOnly Property ParentShape As IShape
IShape ParentShape { get; }
property IShape^ ParentShape {
    IShape^ get ();
}
abstract ParentShape : IShape with get
function get ParentShape () : IShape

속성 값

형식: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation.IShape

.NET Framework 보안

참고 항목

참조

IShape 인터페이스

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation 네임스페이스