KmlFeatureStyle.Line
KmlFeatureStyle.Line property
Specifies the drawing style (color, color mode, and line width) for all line geometry. Use null
to indicate a missing style. Default Value is null
.
public KmlLineStyle Line { get; set; }
See Also
- class KmlLineStyle
- class KmlFeatureStyle
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS