Table of Contents

TUIRectangle.Left Property

Left coordinate. This is the same as X, but it is readonly. (X is read write).

Syntax

Namespace: FlexCel.Core

public Double Left { get; }

See also