Table of Contents

Method IsEmpty

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

IsEmpty()

Returns whether this quadrilateral is degenerate (has effectively zero area). Treats points and line segments (area ~ 0) as empty.

public bool IsEmpty()

Returns

bool