Constructor RenderArgs
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
RenderArgs(Surface)
Creates an instance of the RenderArgs class.
public RenderArgs(Surface surface)
Parameters
surfaceSurfaceThe Surface to associate with this instance. This instance of RenderArgs does not take ownership of this Surface.