protected virtual void SizeRegion( int newWidth, int newHeight, int oldWidth, int oldHeight )
'Declaration Protected Overloads Overridable Sub SizeRegion( _ ByVal newWidth As Integer, _ ByVal newHeight As Integer, _ ByVal oldWidth As Integer, _ ByVal oldHeight As Integer _ )
'Declaration
Protected Overloads Overridable Sub SizeRegion( _ ByVal newWidth As Integer, _ ByVal newHeight As Integer, _ ByVal oldWidth As Integer, _ ByVal oldHeight As Integer _ )
'Usage Dim instance As UniversalNoShape Dim newWidth As Integer Dim newHeight As Integer Dim oldWidth As Integer Dim oldHeight As Integer instance.SizeRegion(newWidth, newHeight, oldWidth, oldHeight)
'Usage
Dim instance As UniversalNoShape Dim newWidth As Integer Dim newHeight As Integer Dim oldWidth As Integer Dim oldHeight As Integer instance.SizeRegion(newWidth, newHeight, oldWidth, oldHeight)
UniversalNoShape Class UniversalNoShape Members Overload List