This document is archived and information here might be outdated.  Recommended version.


IRotateInteraction Interface (ArcObjects .NET 10.5 SDK)
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)