Table of Contents

Method Normalize

Namespace
LMKit.Graphics.Geometry
Assembly
LM-Kit.NET.dll

Normalize()

Returns a new quadrilateral with corners normalized to (TopLeft, TopRight, BottomRight, BottomLeft), clockwise.

public Quadrilateral Normalize()

Returns

Quadrilateral

A normalized Quadrilateral.