Provides access to the parameters of the Resize Representation Tool.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
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. |
.NET Samples
Create custom move, rotate, and scale GeometricEffects within a single project (Code Files:
clsGE_Transform_Scale)