Provides access to members that control the Reference Scale Operation.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
CanRedo | Indicates if the operation can be redone. | |
CanUndo | Indicates if the operation can be undone. | |
Do | Performs the operation. | |
Map | The map that the Reference Scale operates on. | |
MenuString | The menu string. | |
Name | The name of this operation. | |
PreviousScale | The previous Reference Scale. | |
Redo | Redoes the operation. | |
ReferenceScale | The new Reference Scale. | |
Undo | Undoes the operation. |
Inherited Interfaces
Interfaces | Description |
---|---|
IOperation | Provides access to members that control Operations. |
CoClasses that implement IReferenceScaleOperation
CoClasses and Classes | Description |
---|---|
ReferenceScaleOperation | Reference Scale Operation. |