Click or drag to resize

RectangleD3DIsEmpty Property

Gets a value indicating whether this rectangle is empty (all sizes are zero).

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsEmpty { get; }

Property Value

Boolean
See Also