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