rotate method

[This documentation is preliminary and is subject to change.]

Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.

Scalable Vector Graphics: Coordinate Systems, Transformations and Units, Section 7.14.3Internet Explorer 9

Syntax

ISVGMatrix retVal = object.rotate(angle);

Standards information

Parameters

  • angle [in]
    Type: float

    The rotation angle, in degrees.

 

 

Build date: 1/26/2012