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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.