Click or drag to resize

ZoomPanelZoomPanelHistoryItem Constructor (Rect)

Constructor with viewbox - rotation angle is 0.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public ZoomPanelHistoryItem(
	Rect viewbox
)

Parameters

viewbox
Type: System.WindowsRect
viewbox that defines the area that is shown by the ZoomPanel
See Also