Nevron.NewGraphics Namespace / NImageBrush Class / NImageBrush Constructor / NImageBrush Constructor(Image)


NImageBrush Constructor(Image)
Syntax
'Declaration
 
Public Function New( _
   ByVal image As System.Drawing.Image _
)
 
'Usage
 
Dim image As System.Drawing.Image
 
Dim instance As New NImageBrush(image)

Parameters

image
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also