Метод | Описание | |
---|---|---|
WithOffsetX ( this rect, nfloat dx ) : CGPoint | ||
WithOffsetY ( this rect, nfloat dy ) : CGPoint |
public static WithOffsetX ( this rect, nfloat dx ) : CGPoint | ||
rect | this | |
dx | nfloat | |
Результат | CGPoint |
public static WithOffsetY ( this rect, nfloat dy ) : CGPoint | ||
rect | this | |
dy | nfloat | |
Результат | CGPoint |