ArcObjects Library Reference  (Display)    

ILineSymbol Interface

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

Description
Read/write property Color Line symbol color.
Read/write property Width Line symbol width.

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

ILineSymbol Interface | IPictureLineSymbol Interface | ITemplate Interface | IMultiLayerLineSymbol Interface | ILineProperties Interface | ICartographicLineSymbol Interface | IHashLineSymbol Interface

 


Feedback Send feedback on this page