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 |
![Read/write property](bitmaps/ReadWrite.gif) |
Angle |
Current angle of the rotate operation. |
![Read/write property](bitmaps/ReadWrite.gif) |
Center |
Center of the rotate operation. |
![Read/write property](bitmaps/ReadWrite.gif) |
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)