KmlAbstractColorStyle Class
Summary: Provides elements for specifying the color and color mode of style types that derive from it.
Module: aspose.gis.formats.kml.styles
Full Name: aspose.gis.formats.kml.styles.KmlAbstractColorStyle
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| KmlAbstractColorStyle() | Initializes a new instance of the KmlAbstractColorStyle 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. |
Constructor: KmlAbstractColorStyle()
KmlAbstractColorStyle()
Initializes a new instance of the KmlAbstractColorStyle class