ArcObjects Library Reference (Carto)  

IRotateOperation.Rotation Property

The new rotation.

[Visual Basic .NET]
Public WriteOnly Property Rotation
[C#]
public void Rotation {set;}
[C++]
HRESULT put_Rotation(
  double 
);
[C++]

Parameters

   is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRotateOperation Interface