C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputImage Class / OnImageScalingChanged Method

In This Topic
OnImageScalingChanged Method (InputImage)
In This Topic
Raises the ImageScalingChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnImageScalingChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also