Click or drag to resize

ZoomPanelIsViewboxLimited Property

Gets or sets a Boolean value that specifies if ViewboxLimits is used to limit the ZoomPanel.

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

Property Value

Type: Boolean
See Also