Table of Contents

TUIRectangle.Empty Property

Returns a rectangle with X = 0, Y = 0, Width = 0 and Height = 0.

Syntax

Namespace: FlexCel.Core

public static TUIRectangle Empty { get; }

See also