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


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

IACHashLineSymbol Interface

Provides access to members that control ArcIMS hash line symbol.

Product Availability

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

Members

Name Description
Read/write property Color The symbol color.
Read/write property Interval The distance between crosshatches.
Read/write property LineThickness The line thickness.
Read/write property Overlap Indicates if labels can overlap this symbol.
Read/write property TickThickness The tick thickness.
Read/write property Type The fill type.
Read/write property Width The line symbol width in pixels.

Classes that implement IACHashLineSymbol

Classes Description
ACHashLineSymbol ArcIMS Hash Line Symbol.