KmlCoordinate Class |
Namespace: Aspose.Gis.Formats.Kml.Styles
The KmlCoordinate type exposes the following members.
Name | Description | |
---|---|---|
![]() | KmlCoordinate | Initializes a new instance of the KmlCoordinate class |
Name | Description | |
---|---|---|
![]() | X | The X component of a point. Default value is 0.5. |
![]() | XUnits | Units in which the X value is specified. Default value is Fraction. |
![]() | Y | The Y component of a point. Default value is 0.5. |
![]() | YUnits | Units in which the Y value is specified. Default value is Fraction. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |