Table of Contents

Property AxisAlignedBounds

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

AxisAlignedBounds

Gets a Rectangle representing the axis-aligned bounding box (AABB) of this quadrilateral.

[JsonIgnore]
public Rectangle AxisAlignedBounds { get; }

Property Value

Rectangle

A Rectangle whose edges are Left, Top, Right, and Bottom.