Table of Contents

Property Top

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

Top

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

public double Top { get; }

Property Value

double

The minimum Y among the four corners.