Click or drag to resize

RectIsValid Method

Returns true if the rectangle has positive width and height.

Namespace: Altaxo.Serialization.Origin
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