ScaleChanged Event

Occurs when the scale of the document that is displayed in the viewer control is changed.

expression.ScaleChanged

*expression   * Required. An expression that returns an MiDocView object.

Remarks

When the SetScale method specifies new values, the ScaleChanged event occurs and the GetScale method returns a different value.

Applies to | MiDocView Object