RotatedProjection.Up Property
Gets the rotation angle, counterclockwise in degrees.
Syntax
public System.Double Up { get; }
Property Value
Default: 0.0
The rotation angle, counterclockwise in degrees.
Remarks
Why is it called up? Because if you stand at the Center point and look in the Up direction, interpreted as grid azimuth in the BaseProjection (degrees clockwise from grid north), this direction is up (or grid north) in the rotated projection.
Platforms
Windows, Linux, Android