KmlPolygonStyle Class

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

NameDescription
KmlPolygonStyle()Initializes a new instance of the KmlPolygonStyle class

Properties

NameTypeAccessDescription
colorSystem.Drawing.Colorr/wSpecifies the color of the graphic element. Default value .
color_modeKmlColorModesr/wSpecifies the color mode of the graphic element. Default Value: normal.
fillboolr/wSpecifies whether to fill the polygon. Default value is .
outlineboolr/wSpecifies whether to outline the polygon. Default value is .

Constructor: KmlPolygonStyle()

 KmlPolygonStyle() 

Initializes a new instance of the KmlPolygonStyle class