Sandbox Logo

RectInt.Left

int 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