Udostępnij za pośrednictwem


ImageAnnotation.AnnotationType Właściwość

Definicja

Pobiera nazwę typu adnotacji.

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

Wartość właściwości

String

Typ adnotacji.

Atrybuty

Uwagi

Ta abstrakcyjna właściwość służy do uzyskania nazw poszczególnych typów adnotacji, takich jak LineAnnotation , RectangleAnnotation , EllipseAnnotation itd.

Ta właściwość jest do użytku wewnętrznego.

Dotyczy