다음을 통해 공유


EllipseAnnotation.AnnotationType 속성

정의

주석 형식 이름을 가져옵니다.

public:
 virtual property System::String ^ AnnotationType { System::String ^ get(); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(false)]
public override string AnnotationType { get; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(false)>]
member this.AnnotationType : string
Public Overrides ReadOnly Property AnnotationType As String

속성 값

String

주석 형식입니다.

특성

설명

이 추상 속성은 같은 각 주석 형식의 이름을 가져오는 데는 LineAnnotation, RectangleAnnotation, 또는 EllipseAnnotation합니다.

이 속성 내부용 이며 사용할 수 없습니다.

적용 대상