Click or drag to resize

Rect64IsValid Method

Determines if the rectangle is valid (not equal to MaxValue).

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

Return Value

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