Enum KmlUnits

KmlUnits enumeration

Specifies units fof an image coordinate system.

public enum KmlUnits

Values

NameValueDescription
Pixels0Indicates the x value in pixels.
Fraction1Indicates the x value is a fraction of the icon.
InsetPixels2Indicates the indent from the right edge of the icon.

See Also