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

NameDescription
KmlLineStyle()Initializes a new instance of the KmlLineStyle class

Properties

NameTypeAccessDescription
colorSystem.Drawing.Colorr/wSpecifies the color of the graphic element. Default value .
color_modeKmlColorModesr/wSpecifies the color mode of the graphic element. Default Value: normal.
widthdoubler/wWidth of the line, in pixels. Default Value is ‘1’.

Constructor: KmlLineStyle()

 KmlLineStyle() 

Initializes a new instance of the KmlLineStyle class