Device.Translate

Device.Translate method

Traduit la matrice de transformation actuelle. Appelle writeTransform(Transform).

public virtual void Translate(double x, double y)
ParamètreTaperLa description
xDoubleTranslation dans l’axe X.
yDoubleTranslation dans l’axe Y.

Voir également