ArcObjects Library Reference  (Display)    

IDynamicDrawScreen Interface

Provides access to Dynamic Screen Draw.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method DrawScreenLine Draws a line between the specified points on the screen.
Method DrawScreenMarker Draws a marker at the specified point on the screen.
Method DrawScreenMultipleLines Draws specified lines on the screen.
Method DrawScreenMultipleMarkers Draws a marker at the specified points on the screen.
Method DrawScreenPolygon Draws specified polygon with fill and line on the screen.
Method DrawScreenPolyline Draws specified polyline on the screen.
Method DrawScreenRectangle Draws specified rectangle with fill and line on the screen.
Method DrawScreenText Draws text at the specified point on the screen.

CoClasses that implement IDynamicDrawScreen

CoClasses and Classes Description
DynamicDisplay (esriCarto) A coclass for dynamic display.

 


Feedback Send feedback on this page