SVGMatrix.Rotate

SVGMatrix.Rotate method

Vermenigvuldigt een rotatietransformatie na de huidige matrix en retourneert de resulterende matrix.

public SVGMatrix Rotate(float angle)
ParameterTypeBeschrijving
angleSingleDraaihoek.

Winstwaarde

De resulterende matrix.

Zie ook