EllipseAnnotation.AnnotationType Property

Definition

Gets the annotation type name.

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

Property Value

The annotation type.

Attributes

Remarks

This abstract property is used to get the name of each annotation type, such as a LineAnnotation, RectangleAnnotation, or EllipseAnnotation.

This property is for internal use and should not be used.

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