메소드 | 설명 | |
---|---|---|
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 |