'Declaration Public Function New( _
ByVal viewerWpfImageViewer, where command must be executed.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal actionThe navigation action in WpfImageViewer.As WpfImageViewerNavigationAction _
)
public WpfImageViewerNavigationCommand(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
WpfImageViewerNavigationAction action
)
public: WpfImageViewerNavigationCommand(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer,
WpfImageViewerNavigationAction action
)
public:
WpfImageViewerNavigationCommand(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer,
WpfImageViewerNavigationAction action
)
Parameters
- viewer
- WpfImageViewer, where command must be executed.
- action
- The navigation action in WpfImageViewer.