ArcObjects Library Reference (Editor)  

IAnnotationConstructor.SketchGeometryType Property

The type of geometry used for the edit sketch constructor.

[Visual Basic .NET]
Public ReadOnly Property SketchGeometryType As esriGeometryType
[C#]
public esriGeometryType SketchGeometryType {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Returns the geometry type of the annotation constructor.

See Also

IAnnotationConstructor Interface