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


IResizeInteraction Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IResizeInteraction Interface
ArcGIS Developer Help

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
Read/write property Center Center of the resize operation.
Read/write property IndividualAnchors Indicates if representations resize around an individual anchor.
Read/write property RatioX Current horizontal ratio of the resize operation.
Read/write property RatioY Current vertical ratio of the resize operation.

Classes that implement IResizeInteraction

Classes Description

.NET Samples

Create custom move, rotate, and scale GeometricEffects within a single project