This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Reference Scale Operation.
Name | 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. |
Interfaces | Description |
---|---|
IOperation | Provides access to members that control Operations. |
Classes | Description |
---|---|
ReferenceScaleOperation | Reference Scale Operation. |