Table of Contents

Property MidX

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

MidX

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

public double MidX { get; }

Property Value

double

The midpoint X coordinate of the AABB, equal to (Left + Right) / 2.