KmlPolygonStyle Class
Contents
[
Hide
]Summary: Specifies the drawing style for a Polygon,
including a Polygon and the extruded portion of a kml:Polygon or LineString.
Module: aspose.gis.formats.kml.styles
Full Name: aspose.gis.formats.kml.styles.KmlPolygonStyle
Inheritance: KmlAbstractColorStyle
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| KmlPolygonStyle() | Initializes a new instance of the KmlPolygonStyle 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. |
| fill | bool | r/w | Specifies whether to fill the polygon. Default value is |
| outline | bool | r/w | Specifies whether to outline the polygon. Default value is |
Constructor: KmlPolygonStyle()
KmlPolygonStyle()
Initializes a new instance of the KmlPolygonStyle class