ArcObjects Library Reference (DefenseSolutions)  

IGraphicCallout.DrawLine Method

Explicitly draws the callout line for a graphic.

ERROR: Syntax information about IGraphicCallout.DrawLine may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT DrawLine(
  IDisplay* Display
);
[C++]

Parameters

Display [in]

  Display is a parameter of type IDisplay

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGraphicCallout Interface