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