Click or drag to resize

RectDIsEmpty Method

Determines if the rectangle is empty (has no area).

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEmpty()

Return Value

Boolean
if the rectangle is empty; otherwise, .
See Also