Class KmlLineStyle
KmlLineStyle class
Specifies how the name of a kml:AbstractFeatureGroup is drawn in the geographic view.
public class KmlLineStyle : KmlAbstractColorStyle
Constructors
Name | Description |
---|---|
KmlLineStyle() | The default constructor. |
Properties
Name | Description |
---|---|
Color { get; set; } | Specifies the color of the graphic element. Default value White. |
ColorMode { get; set; } | Specifies the color mode of the graphic element. Default Value: normal. |
Width { get; set; } | Width of the line, in pixels. Default Value is ‘1’. |
See Also
- class KmlAbstractColorStyle
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS