This document is archived and information here might be outdated.  Recommended version.


IBasicDocumentDefaultSymbols.LineSymbol Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IBasicDocumentDefaultSymbols.LineSymbol Property

Default Line Symbol.

[Visual Basic .NET]
Public Property LineSymbol As ILineSymbol
[C#]
public ILineSymbol LineSymbol {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocumentDefaultSymbols Interface