Table of Contents

Property MidY

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

MidY

Gets the vertical midpoint of the quadrilateral's axis-aligned bounds.

public double MidY { get; }

Property Value

double

The midpoint Y coordinate of the AABB, equal to (Top + Bottom) / 2.