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


IRepresentationRuleEditor.Rule Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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