Enum CompatibleRenderTargetOptions
[Flags]
public enum CompatibleRenderTargetOptions
Fields
GdiCompatible = 1
The render target supports interoperability with the Windows Graphics Device Interface (GDI).
None = 0
The render target supports no additional features.