ArcObjects Library Reference (ArcMapUI)  

IReferenceScaleOperation Interface

Provides access to members that control the Reference Scale Operation.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property CanRedo Indicates if the operation can be redone.
Read-only property CanUndo Indicates if the operation can be undone.
Method Do Performs the operation.
Write-only property Map The map that the Reference Scale operates on.
Read-only property MenuString The menu string.
Write-only property Name The name of this operation.
Write-only property PreviousScale The previous Reference Scale.
Method Redo Redoes the operation.
Write-only property ReferenceScale The new Reference Scale.
Method 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.