Partager via


CGAffineTransform.MakeRotation(nfloat) Méthode

Définition

Retourne une transformation affine pour l’angle de rotation demandé, en radians.

public static CoreGraphics.CGAffineTransform MakeRotation (nfloat angle);
static member MakeRotation : nfloat -> CoreGraphics.CGAffineTransform

Paramètres

angle
nfloat

Angle en radians.

Retours

Transformation affine pour la rotation demandée.

S’applique à