KmlPolygonStyle.Outline
KmlPolygonStyle.Outline property
Specifies whether to outline the polygon. Default value is true
.
public bool Outline { get; set; }
See Also
- class KmlPolygonStyle
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS
Specifies whether to outline the polygon. Default value is true
.
public bool Outline { get; set; }