C# Class AVCamBarcode.CGPointExtensions

Afficher le fichier Open project: xamarin/monotouch-samples

Méthodes publiques

Méthode Description
WithOffsetX ( this rect, nfloat dx ) : CGPoint
WithOffsetY ( this rect, nfloat dy ) : CGPoint

Method Details

WithOffsetX() public static méthode

public static WithOffsetX ( this rect, nfloat dx ) : CGPoint
rect this
dx nfloat
Résultat CGPoint

WithOffsetY() public static méthode

public static WithOffsetY ( this rect, nfloat dy ) : CGPoint
rect this
dy nfloat
Résultat CGPoint