Struct CreationProperties
- Namespace
- GrapeCity.Documents.DX.Direct2D
- Assembly
- GcDocs.DX.Windows.dll
public struct CreationProperties
- Inherited Members
-
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Fields
DebugLevel
D2D1_DEBUG_LEVEL debugLevel
public DebugLevel DebugLevel
Field Value
- DebugLevel
Options
D2D1_DEVICE_CONTEXT_OPTIONS options
public DeviceContextOptions Options
Field Value
- DeviceContextOptions
ThreadingMode
D2D1_THREADING_MODE threadingMode
public ThreadingMode ThreadingMode
Field Value
- ThreadingMode