Draw the graphic to the specified IDisplay. The client is responsible for calling StartDrawing and FinishDrawing on the IDisplay.
ERROR: Syntax information about ICachedGraphic.Draw may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT Draw(
IDisplay* Display,
ITrackCancel* TrackCancel
);
[C++]Parameters
Display [in]Display is a parameter of type IDisplay
TrackCancel [in]TrackCancel is a parameter of type ITrackCancel
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.