Extent.Normalize
Extent.Normalize method
Swaps XMin
with XMax
if Width
is negative and YMin
with YMax
if Height
is negative.
public void Normalize()
See Also
- class Extent
- namespace Aspose.Gis
- assembly Aspose.GIS
Swaps XMin
with XMax
if Width
is negative and YMin
with YMax
if Height
is negative.
public void Normalize()