Enum KmlUnits
KmlUnits enumeration
Specifies units fof an image coordinate system.
public enum KmlUnits
Values
Name | Value | Description |
---|---|---|
Pixels | 0 | Indicates the x value in pixels. |
Fraction | 1 | Indicates the x value is a fraction of the icon. |
InsetPixels | 2 | Indicates the indent from the right edge of the icon. |
See Also
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS