ArcObjects Library Reference (DefenseSolutions)  

IGraphicCallout.LineSymbol Property

The line symbol used to draw the callout line for a graphic.

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

[C++]
HRESULT putref_LineSymbol(
  ILineSymbol* 
);
[C++]

Parameters

[in]

   is a parameter of type ILineSymbol

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGraphicCallout Interface