Provides access to members that control a representation rule.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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. | 
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| IRepresentationRule | Provides access to members that control a representation rule. | 
CoClasses that implement IRepresentationRule2
| CoClasses and Classes | Description | 
|---|---|
| RepresentationRule | An object defining a representation rule. | 


