KmlLineStyle Class
Summary: Specifies how the name of a kml:AbstractFeatureGroup is drawn in the geographic view.
Module: aspose.gis.formats.kml.styles
Full Name: aspose.gis.formats.kml.styles.KmlLineStyle
Inheritance: KmlAbstractColorStyle
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| KmlLineStyle() | Initializes a new instance of the KmlLineStyle class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| color | System.Drawing.Color | r/w | Specifies the color of the graphic element. Default value . |
| color_mode | KmlColorModes | r/w | Specifies the color mode of the graphic element. Default Value: normal. |
| width | double | r/w | Width of the line, in pixels. Default Value is ‘1’. |
Constructor: KmlLineStyle()
KmlLineStyle()
Initializes a new instance of the KmlLineStyle class