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
| Name | Description |
|---|---|
| KmlLabelStyle() | Initializes a new instance of the KmlLabelStyle 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. |
| scale | double | r/w | Specifies a scale factor to be applied to the label. Default value is ‘1’. |
Constructor: KmlLabelStyle()
KmlLabelStyle()
Initializes a new instance of the KmlLabelStyle class