Click or drag to resize

ZoomPanelDumpZoomPanel Property

Gets or sets a ZoomPanel that is used to preview its data.

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

Property Value

Type: ZoomPanel
See Also