Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.SetupZoom

マニュアルに切り替える
public void SetupZoom (float minScaleSetup, float maxScaleSetup);
public void SetupZoom (float minScaleSetup, float maxScaleSetup, float scaleStepSetup, float referenceScaleSetup);

パラメーター

minScaleSetup Min zoom level.
maxScaleSetup Max zoom level.
scaleStepSetup Zoom step.
referenceScaleSetup Reference zoom level.

説明

Setup zoom properties.