Click or drag to resize

ZoomPanelFitToHeight Method

Sets the zoom and translation to show the whole height of the ZoomPanel's content.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public void FitToHeight()
Remarks

If the IsAnimated property is true, the change is animated.

See Also