 | GeoCoordinateRectangleNormalize Method |
This is preliminary documentation and is subject to change.
Normalizes the coordinates, ensuring the current coordinates meets
the definition of "normalized spherical rectangle" as specified in
IsNormalized.
Namespace: WikiClientLibraryAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
SyntaxPublic Sub Normalize
Dim instance As GeoCoordinateRectangle
instance.Normalize()
member Normalize : unit -> unit
Exceptions
See Also