'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)
void Render( IN2DDevice device, NRectangleF rect )
Parameters
- device
- rect