Property Top
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.
Gets the smallest Y-coordinate of the quadrilateral (top edge of the AABB). Computed lazily and cached.
public double Top { get; }
The minimum Y among the four corners.