다음을 통해 공유


IShape.Delete 메서드

다이어그램에서 셰이프를 제거합니다. 셰이프가 표시하는 요소를 모델에서 제거할 수도 있고 제거하지 않을 수도 있습니다. 예를 들어, 클래스 다이어그램에서 클래스 모양을 제거해도 모델에서 UML 클래스가 제거되지는 않습니다.

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

구문

‘선언
Sub Delete
void Delete()
void Delete()
abstract Delete : unit -> unit
function Delete()

.NET Framework 보안

참고 항목

참조

IShape 인터페이스

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