lineZoomTo

abstract fun lineZoomTo(@FloatRange(from = 0.0, to = 1.0) linearZoom: Float)

线性缩放到指定比例

Parameters

linearZoom

线性缩放比例;范围在:0.0 ~ 1.0之间