ViewboxExMiniMapViewboxEx Property |
Gets or sets a ViewboxEx control that is used to get the content of ViewboxExMiniMap and position its rectangle.
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic ViewboxEx ViewboxEx { get; set; }
Property Value
Type:
ViewboxEx
See Also