Table of Contents

Property Left

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

Left

Gets the smallest X-coordinate of the quadrilateral (left edge of the AABB). Computed lazily and cached.

public double Left { get; }

Property Value

double

The minimum X among the four corners.