The symbol used to draw the leader line.
ERROR: Syntax information about IMoleLeaderElement.LineSymbol may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_LineSymbol(
ISimpleLineSymbol** ppSymbol
);
[C++]
HRESULT put_LineSymbol(
ISimpleLineSymbol* ppSymbol
);
[C++]Parameters
ppSymbol [out, retval]ppSymbol is a parameter of type ISimpleLineSymbol
ppSymbol [in]ppSymbol is a parameter of type ISimpleLineSymbol
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.