Enum KmlDisplayModes
KmlDisplayModes enumeration
Controls whether the element is displayed or hidden.
public enum KmlDisplayModes
Values
| Name | Value | Description |
|---|---|---|
| Show | 0 | Specifies to show the element (known as ‘default’ in the kml specification). |
| Hide | 1 | Specifies to hide the element. |
See Also
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS