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


IRepresentationRuleEditor.GeometryType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IR > IRepresentationRuleEditor Interface > IRepresentationRuleEditor.GeometryType Property
ArcGIS Developer Help

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