Sandbox Logo

Rect.Left

float Left { get; set; }

Description

Position of rect's left edge relative to its parent, can also be interpreted as its position on the X axis.

Return

User Comments