Table of Contents

Property IsEmpty

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

IsEmpty

Indicates whether the size is the Empty size or equivalent (negative width or negative height). Use HasArea to test whether the size is non-empty and has a non-zero area.

public readonly bool IsEmpty { get; }

Property Value

bool