KmlFeatureStyle.Line
KmlFeatureStyle.Line property
指定所有线几何图形的绘图样式(颜色、颜色模式和线宽)。 使用null
表示缺少样式。 默认值为null
.
public KmlLineStyle Line { get; set; }
也可以看看
- class KmlLineStyle
- class KmlFeatureStyle
- 命名空间 Aspose.Gis.Formats.Kml.Styles
- 部件 Aspose.GIS
指定所有线几何图形的绘图样式(颜色、颜色模式和线宽)。 使用null
表示缺少样式。 默认值为null
.
public KmlLineStyle Line { get; set; }