Click or drag to resize

ZoomPanelUsedViewboxEx Property

Gets the ViewboxEx control that is used to show the content of ZoomPanel.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public ViewboxEx UsedViewboxEx { get; }

Property Value

Type: ViewboxEx
See Also