'Declaration
Public Overloads Shared Sub DrawImageDisabled( _ ByVal g As System.Drawing.Graphics, _ ByVal img As System.Drawing.Image, _ ByVal options As NImageRenderOptions, _ ByVal src As System.Drawing.Rectangle, _ ByVal dest As System.Drawing.Rectangle _ )
'Usage
Dim g As System.Drawing.Graphics Dim img As System.Drawing.Image Dim options As NImageRenderOptions Dim src As System.Drawing.Rectangle Dim dest As System.Drawing.Rectangle NImageRenderer.DrawImageDisabled(g, img, options, src, dest)
Parameters
- g
- img
- options
- src
- dest