KmlPolygonStyle.Outline
KmlPolygonStyle.Outline property
다각형의 윤곽선을 지정할지 여부를 지정합니다. 기본값은true
.
public bool Outline { get; set; }
또한보십시오
- class KmlPolygonStyle
- 네임스페이스 Aspose.Gis.Formats.Kml.Styles
- 집회 Aspose.GIS
다각형의 윤곽선을 지정할지 여부를 지정합니다. 기본값은true
.
public bool Outline { get; set; }