Share via


CGRect.Left Property

Definition

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

public System.Runtime.InteropServices.NFloat Left { get; }
member this.Left : System.Runtime.InteropServices.NFloat

Property Value

Remarks

To be added

Applies to