KmlLabelStyle Class

Summary: Specifies how the label is drawn in the geographic view.

Module: aspose.gis.formats.kml.styles

Full Name: aspose.gis.formats.kml.styles.KmlLabelStyle

Inheritance: KmlAbstractColorStyle

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
KmlLabelStyle()Initializes a new instance of the KmlLabelStyle 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.
scaledoubler/wSpecifies a scale factor to be applied to the label. Default value is ‘1’.

Constructor: KmlLabelStyle()

 KmlLabelStyle() 

Initializes a new instance of the KmlLabelStyle class