ImportState(ZoomBorderState, Boolean) Method

Definition

Assembly PanAndZoom.dll

Imports state into the ZoomBorder control.

public void ImportState(ZoomBorderState state, bool animate = true)

Parameters

state
ZoomBorderState

The state to import.

animate
Boolean

Whether to animate the state change.