Table of Contents

TTMSFNCBloxNavigatorController.ZoomTo Method

Updates the linked control's zoom level from the rectangle dragged out since the zoom interaction started.

API unit family: TMSFNCBloxNavigator Declaring type: TTMSFNCBloxNavigatorController

Syntax

procedure ZoomTo(AX, AY: Single);

Remarks

Has no effect unless a zoom interaction was started with StartZoom.

Parameters

Name Description
AX The current horizontal coordinate, in navigator pixels, of the drag.
AY The current vertical coordinate, in navigator pixels, of the drag.