'Declaration
Public Sub DrawPreview( _ ByVal device As IN2DDevice, _ ByVal bounds As NRectangleF, _ ByVal frameStrokeStyle As NStrokeStyle _ )
'Usage
Dim instance As NAppearanceStyle Dim device As IN2DDevice Dim bounds As NRectangleF Dim frameStrokeStyle As NStrokeStyle instance.DrawPreview(device, bounds, frameStrokeStyle)
public void DrawPreview( IN2DDevice device, NRectangleF bounds, NStrokeStyle frameStrokeStyle )
Parameters
- device
- bounds
- frameStrokeStyle