C# 클래스 AVCamBarcode.CGPointExtensions

파일 보기 프로젝트 열기: xamarin/monotouch-samples

공개 메소드들

메소드 설명
WithOffsetX ( this rect, nfloat dx ) : CGPoint
WithOffsetY ( this rect, nfloat dy ) : CGPoint

메소드 상세

WithOffsetX() 공개 정적인 메소드

public static WithOffsetX ( this rect, nfloat dx ) : CGPoint
rect this
dx nfloat
리턴 CGPoint

WithOffsetY() 공개 정적인 메소드

public static WithOffsetY ( this rect, nfloat dy ) : CGPoint
rect this
dy nfloat
리턴 CGPoint