ISimpleLineSymbol Interface
Provides access to members that control the simple line symbol.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ISimpleLineSymbol is used to create a line symbol comprised of a predefinded set of styles. The availble styles are provided by the esriSimpleLineStyle enumeration. Use the ILineSymbol interface to set additional properties for ISimpleLineSymbols.
Members
|
Name |
Description |
 |
Color |
Line symbol color. |
 |
Style |
The style of the line symbol. |
 |
Width |
Line symbol width. |
Inherited Interfaces
Interfaces |
Description |
ILineSymbol |
Provides access to members that control line symbols. |
Classes that implement ISimpleLineSymbol
Classes |
Description |
SimpleLineSymbol |
A line symbol comprised of a predefined set of styles. |
.NET Samples
Create a custom tool Custom UI elements using add-ins Display feedback Dynamic biking Creating a toolbar of globe tools Executing geoprocessing tools in the background Draw text on a MapControl Add a traversal result to the map Implementing a schematic digitizing tool Add and symbolize a historical temporal layer in ArcMap Play back tracking data Custom feedback tool and font drop-down list tool control Triangle graphic element Triangle graphic element