Resource Base
Table of contents

ZoomFactorChangeListener

The ZoomFactorChangeListener interface defines the methods for monitoring the change of the zoom-factor.

Definition

Assembly: package com.dynamsoft.dce

interface ZoomFactorChangeListener

Methods

Method Description
onZoomFactorChanged The method for monitoring the change of the zoom-factor.

onZoomFactorChanged

The method for monitoring the change of the zoom-factor.

void onZoomFactorChanged(float currentZoomFactor);

Parameters

currentZoomFactor: The current zoom-factor.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: