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