Class KmlLabelStyle
KmlLabelStyle class
Specifies how the label is drawn in the geographic view.
public class KmlLabelStyle : KmlAbstractColorStyle
Constructors
Name | Description |
---|---|
KmlLabelStyle() | 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. |
Scale { get; set; } | Specifies a scale factor to be applied to the label. Default value is ‘1’. |
See Also
- class KmlAbstractColorStyle
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS