Table of Contents

TUIRectangle.Location Property

Returns a TPointF with the Left and Top coordinates of the rectangle.

Syntax

Namespace: FlexCel.Core

public TPointF Location { get; }

See also