'Declaration Public Sub SetSelection( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage, _
ByVal newSelectionВыбор изображения.As WpfSelectionRegionBase _
)
public void SetSelection(
Vintasoft.Imaging.VintasoftImage image,
WpfSelectionRegionBase newSelection
)
public: void SetSelection(
Vintasoft.Imaging.VintasoftImage* image,
WpfSelectionRegionBase* newSelection
)
public:
void SetSelection(
Vintasoft.Imaging.VintasoftImage^ image,
WpfSelectionRegionBase^ newSelection
)
Parameters
- image
- Изображение.
- newSelection
- Выбор изображения.