KmlFeatureStyle.Polygon
KmlFeatureStyle.Polygon property
Specifies the drawing style for all polygons, including polygon extrusions and line extrusions. Use null
to indicate a missing style. Default Value is null
.
public KmlPolygonStyle Polygon { get; set; }
See Also
- class KmlPolygonStyle
- class KmlFeatureStyle
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS