Table of Contents

Property Right

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

Right

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

public double Right { get; }

Property Value

double

The maximum X among the four corners.