ArcObjects Library Reference (DefenseSolutions)  

IStackingProperties Interface

Provides access to members that manage the force element graphic stacking environment.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property IsStackingEnabled Indicates if the stacking environment on and off.
Read/write property ShouldDrawStackHull Indicates whether hulls should be drawn around the locations of stacked graphics.
Read/write property StackHullBuffer The buffer distance applied to hulls drawn around the locations of stacked graphics.
Read/write property StackHullSymbol The fill symbol used to symbolize hulls drawn around the locations of stacked graphics.
Read-only property 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.