Method Normalize NamespaceLMKit.Graphics.Geometry AssemblyLM-Kit.NET.dll Normalize() Returns a new rectangle with ordered edges such that Left ≤ Right and Top ≤ Bottom. public Rectangle Normalize() Returns Rectangle A normalized Rectangle with non-negative width and height.