ControlCoordinatesProjector
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Projects latitude and longitude coordinates in a control coordinates.
Constructors
// Initializes a new instance of the ControlCoordinatesProjector class.
| Single mapWidth, | // Width of the map. |
| Single mapHeight, | // Height of the map. |
| Single offsetX, | // The offset x. |
| Single offsetY | // The offset y. |
)
Properties
Gets the preferred ratio.
Type: Single[]
Type: Single[]