Table of Contents

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 SizeFloat Empty { get; }

Returns

SizeFloat

The empty rectangle, which has Width and Height property values of System.Float.NegativeInfinity.