Table of Contents

Enum CompatibleRenderTargetOptions

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll
[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.