This document is archived and information here might be outdated. Recommended version. |
Incorporates a rotation (in radians) into the transformation.
[Visual Basic .NET]
Public Sub Rotate ( _
ByVal da As Double _
)
[C#]
public void Rotate (
double da
);
[C++]
HRESULT Rotate(
double da
);
[C++] Parameters da
da is a parameter of type double