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);

파라미터

minScaleSetupMin zoom level.
maxScaleSetupMax zoom level.
scaleStepSetupZoom step.
referenceScaleSetupReference zoom level.

설명

Setup zoom properties.