RectangleAnnotation.AnnotationType 属性
定义
获取批注类型。Gets the annotation type.
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
属性值
批注类型。The annotation type.
- 属性
注解
仅供内部使用,不得另作他用。For internal use, should not be used.