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


IDocumentDefaultSymbols.LineSymbol Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDocumentDefaultSymbols Interface > IDocumentDefaultSymbols.LineSymbol Property
ArcGIS Developer Help

IDocumentDefaultSymbols.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

IDocumentDefaultSymbols Interface