ArcObjects Library Reference (Display)  

IRotateInteraction Interface

Provides access to the parameters of the Rotate Representation Tool.

Product Availability

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

Members

Description
Read/write property Angle Current angle of the rotate operation.
Read/write property Center Center of the rotate operation.
Read/write property IndividualAnchors Indicates if representations rotate around an individual anchor.

.NET Samples

Create custom move, rotate, and scale GeometricEffects within a single project (Code Files: clsGE_Transform_Rotate)