Table of Contents

Property Usage

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Usage

A value that specifies how the device context is remoted and whether it should be GDI-compatible. Set to None to create a render target that is not compatible with GDI and uses Direct3D command-stream remoting if it is available.

public DeviceContextUsage Usage { readonly get; set; }

Property Value

DeviceContextUsage