This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRepresentationRule2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a representation rule.
Description | ||
---|---|---|
AttributesFromID | Retrieves the attribute list from an identifier. | |
Draw | Draws a layer of a representation rule. If index is -1, all layers are drawn. | |
FeatureSeed | Seed value to ensure stability of random effects. When drawing features, the object ID is used. | |
IDFromAttributes | Retrieves the identifier of an attribute list. | |
InsertLayer | Adds a layer to the representation rule. | |
Layer | Layer at a given index. | |
LayerCount | Number of layers in the representation rule. | |
RemoveLayer | Removes a layer from the representation rule. |
Interfaces | Description |
---|---|
IRepresentationRule | Provides access to members that control a representation rule. |
CoClasses and Classes | Description |
---|---|
RepresentationRule | An object defining a representation rule. |