'DeclarationPublic Overridable Sub OnDrawPreviewBackground( _ ByVal device As IN2DDevice, _ ByVal bounds As NRectangleF _ )
'UsageDim instance As NAppearanceStyle Dim device As IN2DDevice Dim bounds As NRectangleF instance.OnDrawPreviewBackground(device, bounds)
public virtual void OnDrawPreviewBackground( IN2DDevice device, NRectangleF bounds )
Parameters
- device
- bounds