This document is archived and information here might be outdated.  Recommended version.


IAnnotationConstructor.SketchGeometryType Property (ArcObjects .NET 10.5 SDK)
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