Provides access to members that control line symbols.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ILineSymbol is the genereric interface for properties common to ISimpleLineSymbol, ICartographicLineSymbol, IHashLineSymbol, IMarkerLineSymbol, and IPictureLineSymbol.
Members
CoClasses that implement ILineSymbol
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. |
MoleLineSymbol (esriDefenseSolutions) | Mole Line Symbol Class. |
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. |
See Also
IPictureLineSymbol Interface | ICartographicLineSymbol Interface | ILineProperties Interface | ILineSymbol Interface | ITemplate Interface | IHashLineSymbol Interface | IMultiLayerLineSymbol Interface