Class KmlAbstractColorStyle
KmlAbstractColorStyle class
Provides elements for specifying the color and color mode of style types that derive from it.
public class KmlAbstractColorStyle
Constructors
Name | Description |
---|---|
KmlAbstractColorStyle() | 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. |
See Also
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS