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
|
Name |
Description |
|
Angle |
Current angle of the rotate operation. |
|
Center |
Center of the rotate operation. |
|
IndividualAnchors |
Indicates if representations rotate around an individual anchor. |
CoClasses that implement IRotateInteraction
CoClasses and Classes |
Description |
.NET Samples
Create custom move, rotate, and scale GeometricEffects within a single project (Code Files:
clsGE_Transform_Rotate)