C# Class iOSTunez.ExtensionMethods

Datei anzeigen Open project: alanmcgovern/tunez

Public Methods

Method Description
Expand ( this rect, nfloat x, nfloat y, nfloat width, nfloat height ) : CGRect

Method Details

Expand() public static method

public static Expand ( this rect, nfloat x, nfloat y, nfloat width, nfloat height ) : CGRect
rect this
x nfloat
y nfloat
width nfloat
height nfloat
return CGRect