This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IL > ILineSymbol Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control line symbols.
ILineSymbol is the genereric interface for properties common to ISimpleLineSymbol, ICartographicLineSymbol, IHashLineSymbol, IMarkerLineSymbol, and IPictureLineSymbol.
CoClasses and Classes | Description |
---|---|
CartographicLineSymbol | A line symbol for drawing solid or dashed lines. |
HashLineSymbol | A line symbol for drawing hashed or slanted lines. |
MarkerLineSymbol | A line symbol composed of repeating markers. |
MultiLayerLineSymbol | A line symbol that contains one or more layers. |
PictureLineSymbol | A line symbol composed of either a BMP or an EMF picture. |
SimpleLine3DSymbol (esri3DAnalyst) | Simple 3D Line Symbol component. |
SimpleLineSymbol | A line symbol comprised of a predefined set of styles. |
TextureLineSymbol (esri3DAnalyst) | Texture Line Symbol component. |
IPictureLineSymbol Interface | IMultiLayerLineSymbol Interface | IHashLineSymbol Interface | ILineProperties Interface | ITemplate Interface | ICartographicLineSymbol Interface | ILineSymbol Interface