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.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsValid()

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Serialization.Origin.Rect.IsValid"]

See Also