Provides access to members that manage the force element graphic stacking environment.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]()  | 
IsStackingEnabled | Indicates if the stacking environment on and off. | 
![]()  | 
ShouldDrawStackHull | Indicates whether hulls should be drawn around the locations of stacked graphics. | 
![]()  | 
StackHullBuffer | The buffer distance applied to hulls drawn around the locations of stacked graphics. | 
![]()  | 
StackHullSymbol | The fill symbol used to symbolize hulls drawn around the locations of stacked graphics. | 
![]()  | 
StackRuleSet | The set of auto group rules used to determine what should be stacked. | 
CoClasses that implement IStackingProperties
| CoClasses and Classes | Description | 
|---|---|
| ForceElementDisplayList | Manages a collection of force element cached graphics, graphic leaders and graphic stacks. | 
Remarks
A display list manages a collection of graphic stacks. It serves as a manager of those stacks and the rules that are used to automatically maintain them.


