Table of Contents

TUIRectangle.BottomRight Property

Returns a TPointF with the Right and Bottom coordinates of the rectangle.

Syntax

Namespace: FlexCel.Core

public TPointF BottomRight { get; }

See also