Leadtools.WinForms Namespace > RasterImageViewer Class : OnInteractiveRegionFreehand Method |
protected virtual void OnInteractiveRegionFreehand( RasterViewerPointsEventArgs e )
'Declaration Protected Overridable Sub OnInteractiveRegionFreehand( _ ByVal e As RasterViewerPointsEventArgs _ )
'Usage Dim instance As RasterImageViewer Dim e As RasterViewerPointsEventArgs instance.OnInteractiveRegionFreehand(e)
protected: virtual void OnInteractiveRegionFreehand( RasterViewerPointsEventArgs^ e )