ArcObjects Library Reference (Display) |
|
IResizeInteraction Interface
Provides access to the parameters of the Resize Representation Tool.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
Center |
Center of the resize operation. |
|
IndividualAnchors |
Indicates if representations resize around an individual anchor. |
|
RatioX |
Current horizontal ratio of the resize operation. |
|
RatioY |
Current vertical ratio of the resize operation. |
CoClasses that implement IResizeInteraction
CoClasses and Classes |
Description |
.NET Samples
Create custom move, rotate, and scale GeometricEffects within a single project (Code Files:
clsGE_Transform_Scale)