Property PresentOptions
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
PresentOptions
A value that specifies whether the render target retains the frame after it is presented and whether the render target waits for the device to refresh before presenting.
public PresentOptions PresentOptions { readonly get; set; }