Leadtools Namespace > RasterBufferResize Class : Start Method |
'Declaration Public Sub Start( _ ByVal oldWidth As Integer, _ ByVal oldHeight As Integer, _ ByVal newWidth As Integer, _ ByVal newHeight As Integer _ )
'Usage Dim instance As RasterBufferResize Dim oldWidth As Integer Dim oldHeight As Integer Dim newWidth As Integer Dim newHeight As Integer instance.Start(oldWidth, oldHeight, newWidth, newHeight)