'Declaration
Public Sub Paint( _ ByVal device As IN2DDevice, _ ByVal bounds As NRectangleF _ )
'Usage
Dim instance As NSmartShapeHostShape Dim device As IN2DDevice Dim bounds As NRectangleF instance.Paint(device, bounds)
public void Paint( IN2DDevice device, NRectangleF bounds )
Parameters
- device
- bounds