Click or drag to resize

ViewboxExMiniMap Class

ViewboxExMiniMap can show mini map from the ViewboxEx control.
Inheritance Hierarchy

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public class ViewboxExMiniMap : BaseMiniMap

The ViewboxExMiniMap type exposes the following members.

Constructors
  NameDescription
Public methodViewboxExMiniMap
Constructor
Top
Properties
  NameDescription
Public propertyViewboxEx
Gets or sets a ViewboxEx control that is used to get the content of ViewboxExMiniMap and position its rectangle.
Top
Fields
  NameDescription
Public fieldStatic memberViewboxExProperty
ViewboxExProperty
Top
See Also