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

NameDescription
KmlItemIcon()Initializes a new instance of the KmlItemIcon class

Properties

NameTypeAccessDescription
hrefstringr/wSpecifies the resource location as a URL.
Default value is means the href is none.
stateKmlItemIconStatesr/wSpecifies the current state of the NetworkLink or Folder.
Default value is KmlItemIconStates.NONE.
sub_stateKmlItemIconStatesr/wSpecifies the additional state of the NetworkLink or Folder.
Default value is KmlItemIconStates.NONE.

Constructor: KmlItemIcon()

 KmlItemIcon() 

Initializes a new instance of the KmlItemIcon class