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


IACSimpleLineSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACSimpleLineSymbol Interface
ArcGIS Developer Help

IACSimpleLineSymbol Interface

Provides access to members that control ArcIMS simple line symbol.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property CapType The line cap type.
Read/write property Color The line color.
Read/write property JoinType The line join type.
Read/write property LineType The line type.
Read/write property Overlap Indicates if labels can overlap this symbol.
Read/write property Width The line symbol width in pixels.

Classes that implement IACSimpleLineSymbol

Classes Description
ACSimpleLineSymbol ArcIMS Simple Line Symbol.