Provides access to Dynamic Display.
| Description | ||
|---|---|---|
![]() |
DrawLine | Draws a line between the specified points on the dynamic display. |
![]() |
DrawMarker | Draws a marker at the specified point on the dynamic display. |
![]() |
DrawMultipleLines | Draws specified lines on the dynamic display. |
![]() |
DrawMultipleMarkers | Draws a marker at the specified points on the dynamic display. |
![]() |
DrawPolygon | Draws specified polygon with fill and line on the dynamic display. |
![]() |
DrawPolyline | Draws specified polyline on the dynamic display. |
![]() |
DrawRectangle | Draws specified rectangle with fill and line on the dynamic display. |
![]() |
DrawText | Draws text at the specified point on the dynamic display. |
![]() |
DynamicGlyphFactory | Retrieves the dynamic glyph factory. |
| CoClasses and Classes | Description |
|---|---|
| DynamicDisplay (esriCarto) | A coclass for dynamic display. |