Click or drag to resize

ViewboxExGetRelativeViewbox Method

Gets the Viewbox as Rect in relative units.

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

Return Value

Type: Rect
Viewbox as Rect in relative units
See Also