CGRect.Left Property

Definition

Gets the x-coordinate of the left edge of this CGRect structure.

public nfloat Left { get; }
member this.Left : nfloat

Property Value

Remarks

To be added

Applies to