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