KmlIconStyle Class

Summary: Specifies how icons for kml:Placemarks and kml:PhotoOverlay with a kml:Point geometry are drawn
in an earth browser’s list and geographic views.

Module: aspose.gis.formats.kml.styles

Full Name: aspose.gis.formats.kml.styles.KmlIconStyle

Inheritance: KmlAbstractColorStyle

Aspose.PSD Version: 25.9.0

Constructors

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

Properties

NameTypeAccessDescription
colorSystem.Drawing.Colorr/wSpecifies the color of the graphic element. Default value .
color_modeKmlColorModesr/wSpecifies the color mode of the graphic element. Default Value: normal.
headingdoubler/wDirection (North, South, East, West), in decimal degrees. Values range from 0 (North) to 360 degrees. Default Value is ‘0’.
hot_spotKmlCoordinater/wSpecifies the position of the reference point on the icon that is anchored to the Point specified in the Placemark.
Default value is means the HotSpot is missed.
resourceKmlIconResourcer/wSpecifies the resource location. Default value is means the Icon is missed.
scaledoubler/wSpecifies a scale factor that shall be applied to the graphic element. Default Value is ‘1’.

Constructor: KmlIconStyle()

 KmlIconStyle() 

Initializes a new instance of the KmlIconStyle class