OrthographicProjection.Set Method
Modifies the calling OrthographicProjection, giving it a new geographic center.
Thread safety: This method is thread-safe.
Set(Point center)
Modifies the calling OrthographicProjection, giving it a new geographic center.Syntax
public void Set (
Point center
)
Parameters
center
Type: Point
The new center point, expressed in longitude and latitude.
The new center point, expressed in longitude and latitude.
Platforms
Windows, Linux, Android