getCurrentScaleFactor abstract method

Future<double> getCurrentScaleFactor()

Get current whiteboard scale factor.

Returns scale factor.

获取当前白板视图的缩放比例。

Returns 缩放比例值。

Implementation

Future<double> getCurrentScaleFactor();