ZoomPanelZoomModeType Enumeration |
Namespace: Ab2d.Controls
public enum ZoomModeType
Member name | Value | Description | |
---|---|---|---|
None | 0 | No zoom | |
Move | 1 | The content can be moved with the mouse | |
Rectangle | 2 | The part of the content that is show can be selected with the rectangle | |
ZoomIn | 3 | Mouse click zooms in the content | |
ZoomOut | 4 | Mouse click zooms out the content |