Table of Contents

Property Empty

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Empty

Gets a special value that represents a rectangle with no position or area.

static RectInt64 Empty { get; }

Returns

RectInt64

The empty rectangle, which has X and Y property values of MaxValue, and has Width and Height property values of MinValue.