Device.Translate

Device.Translate method

Vertaalt de huidige transformatiematrix. Aanroepen writeTransform(Transform).

public virtual void Translate(double x, double y)
ParameterTypeBeschrijving
xDoubleVertaling in X-as.
yDoubleVertaling in Y-as.

Zie ook