Edit

Share via


Annotation.AnnotationType Property

Definition

Gets or sets the type name of an annotation.

[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(false)]
public abstract string AnnotationType { get; }

Property Value

The type name of an annotation.

Attributes

Remarks

This property is used to get the name of each annotation type, for example, Line, Rectangle, Ellipse, and so forth.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1