CGRect.Size Property

Definition

Gets or sets the size of this CGRect.

public CoreGraphics.CGSize Size { get; set; }
member this.Size : CoreGraphics.CGSize with get, set

Property Value

Remarks

To be added

Applies to