Table of Contents

Property Bottom

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

Bottom

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

public double Bottom { get; }

Property Value

double

The maximum Y among the four corners.