'Declaration
Public Overloads Overridable Sub Attach( _ ByVal graphics As System.Drawing.Graphics, _ ByVal resolution As NResolution _ )
'Usage
Dim instance As N2DDevice Dim graphics As System.Drawing.Graphics Dim resolution As NResolution instance.Attach(graphics, resolution)
public virtual void Attach( System.Drawing.Graphics graphics, NResolution resolution )
Parameters
- graphics
- resolution