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

Returns

SizeInt64

The empty size, which has Width and Height property values of MinValue.