Rect.Left

Rect.Left property

This attribute is used for the left of the rect.

public CSSPrimitiveValue Left { get; }

Property Value

The x-axis value of the left side of the rectangle.

See Also