'Declaration Protected Overridable Sub MoveSelectionToImage( _
ByVal viewerПросмотрщик изображений.As Vintasoft.Imaging.UI.ImageViewer, _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
)
protected virtual void MoveSelectionToImage(
Vintasoft.Imaging.UI.ImageViewer viewer,
Vintasoft.Imaging.VintasoftImage image
)
protected: virtual void MoveSelectionToImage(
Vintasoft.Imaging.UI.ImageViewer* viewer,
Vintasoft.Imaging.VintasoftImage* image
)
protected:
virtual void MoveSelectionToImage(
Vintasoft.Imaging.UI.ImageViewer^ viewer,
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- viewer
- Просмотрщик изображений.
- image
- Изображение.