Table of Contents

Struct FactoryOptions

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Contains the debugging level of an IDirect2DFactory object.
D2D1_FACTORY_OPTIONS

public struct FactoryOptions : IEquatable<FactoryOptions>
Implements
Inherited Members

Constructors

FactoryOptions(DebugLevel)

Properties

DebugLevel

The debugging level of the IDirect2DFactory object.

Methods

Equals(FactoryOptions)
Equals(in FactoryOptions)
Equals(object?)
GetHashCode()

Operators

operator ==(in FactoryOptions, in FactoryOptions)
operator !=(in FactoryOptions, in FactoryOptions)