Property Empty
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Empty
Gets a special value that represents a rectangle with no position or area.
static RectFloat Empty { get; }
Returns
- RectFloat
The empty rectangle, which has X and Y property values of PositiveInfinity, and has Width and Height property values of NegativeInfinity.