DynamicLocalProjection.Set Method
Modifies the central longitude and latitude, and the up direction.
Thread safety: This method is thread-safe.
Set(Point center, System.Double up)
Modifies the central longitude and latitude, and the up direction.Syntax
public void Set (
Point center,
System.Double up
)
Parameters
center
Type: Point
The new center point, given in longitude and latitude.
The new center point, given in longitude and latitude.
up
Type: System.Double
The new up direction.
The new up direction.
Platforms
Windows, Linux, Android