This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMoveInteraction Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the parameters of the Move Representation Tool.
IMoveInteraction interface is implemented when you use Move tool on the Representations toolbar.
Description | ||
---|---|---|
MapOffsetX | Current horizontal offset expressed in map units. | |
MapOffsetY | Current vertical offset expressed in map units. | |
OffsetX | Current horizontal offset expressed in points. | |
OffsetY | Current vertical offset expressed in points. |