CGRect.Location Property

Definition

Gets or sets the coordinates of the upper-left corner of this CGRect structure.

public CoreGraphics.CGPoint Location { get; set; }
member this.Location : CoreGraphics.CGPoint with get, set

Property Value

Remarks

To be added

Applies to