Click or drag to resize

ZoomPanelDump Class

ZoomPanelDump can be used to preview the Viewbox and other ZoomPanel property values.
ZoomPanelDump
Inheritance Hierarchy

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public class ZoomPanelDump : UserControl, 
	IComponentConnector

The ZoomPanelDump type exposes the following members.

Constructors
  NameDescription
Public methodZoomPanelDump
Constructor
Top
Properties
  NameDescription
Public propertyShowAdditionalInfo
Gets or sets a boolean that specifies if additional info is shown.
Public propertyZoomPanel
Gets or sets a ZoomPanel that is used to preview its data.
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Fields
  NameDescription
Public fieldStatic memberZoomPanelProperty
ZoomPanelProperty
Top
See Also