Provides access to members that are specific to force element display lists.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]() |
AllForceElements | The set of all force element graphic objects currently in the display list, regardless of whether they are stacked or leadered. |
![]() |
Graphics | The set of all force element graphic objects currently in the display list that are neither stacked nor leadered. |
![]() |
Leaders | The set of all graphic leader objects currently in the display list. |
![]() |
ShouldDrawCallouts | Indicates whether call-out lines should be drawn on all appropriate graphics in the display list. |
![]() |
Size | The size/height of all force element graphics in the display list. |
![]() |
Stacks | The set of all graphic stack objects currently in the display list. |
CoClasses that implement IForceElementDisplayList
| CoClasses and Classes | Description |
|---|---|
| ForceElementDisplayList | Manages a collection of force element cached graphics, graphic leaders and graphic stacks. |

