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


IRepresentationRuleEditor.Rule 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.Rule Property
ArcGIS Developer Help

IRepresentationRuleEditor.Rule Property

Representation rule edited by the dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRepresentationRuleEditor Interface