Version: 2020.2
언어: 한국어
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.