void Render( IN2DDevice device, NRectangleF rect )
'Declaration
Sub Render( _ ByVal device As IN2DDevice, _ ByVal rect As NRectangleF _ )
'Usage
Dim instance As INRenderable Dim device As IN2DDevice Dim rect As NRectangleF instance.Render(device, rect)
Parameters
- device
- rect