Table of Contents

Struct CreationProperties

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Specifies the options with which the Direct2D device, factory, and device context are created.

public struct CreationProperties
Inherited Members

Remarks

The root objects referred to here are the Direct2D device, Direct2D factory and the Direct2D device context.

Fields

DebugLevel

No documentation.

public DebugLevel DebugLevel

Field Value

DebugLevel

Options

No documentation.

public DeviceContextOptions Options

Field Value

DeviceContextOptions

ThreadingMode

No documentation.

public ThreadingMode ThreadingMode

Field Value

ThreadingMode