KmlItemIcon Class
Summary: Specifies an icon resource location in a list.
Module: aspose.gis.formats.kml.styles
Full Name: aspose.gis.formats.kml.styles.KmlItemIcon
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| KmlItemIcon() | Initializes a new instance of the KmlItemIcon class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| href | string | r/w | Specifies the resource location as a URL. Default value is |
| state | KmlItemIconStates | r/w | Specifies the current state of the NetworkLink or Folder. Default value is KmlItemIconStates.NONE. |
| sub_state | KmlItemIconStates | r/w | Specifies the additional state of the NetworkLink or Folder. Default value is KmlItemIconStates.NONE. |
Constructor: KmlItemIcon()
KmlItemIcon()
Initializes a new instance of the KmlItemIcon class