Table of Contents

TUIRectangle.Top Property

Top coordinate. This is the same as Y, but it is readonly. (Y is read write).

Syntax

Namespace: FlexCel.Core

public Double Top { get; }

See also