ArcObjects Library Reference (Editor)  

IRepresentationRuleEditor.GeometryType Property

Geometry type edited by the dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRepresentationRuleEditor Interface