'Declaration
Public Function New( _ ByVal g As System.Drawing.Graphics, _ ByVal useTransfrom As System.Boolean _ )
'Usage
Dim g As System.Drawing.Graphics Dim useTransfrom As System.Boolean Dim instance As New NHdcWrapper(g, useTransfrom)
public NHdcWrapper( System.Drawing.Graphics g, System.bool useTransfrom )
Parameters
- g
- useTransfrom