Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageViewer Class : OnInteractiveRegionCombineModeChanged Method |
'Declaration Protected Overridable Sub OnInteractiveRegionCombineModeChanged( _ ByVal e As EventArgs _ )
'Usage Dim instance As RasterImageViewer Dim e As EventArgs instance.OnInteractiveRegionCombineModeChanged(e)
protected: virtual void OnInteractiveRegionCombineModeChanged( EventArgs^ e )