Property Empty
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Empty
Gets a special value that represents a size with no area. Note that his is not the same as a size value with zero area. See IsEmpty and HasArea for more details.
static SizeDouble Empty { get; }
Returns
- SizeDouble
The empty rectangle, which has Width and Height property values of NegativeInfinity.