Table of Contents

Enum SectionAccessLevel

Namespace
SharpDX.WIC
Assembly
SharpDX.Direct2D1.dll

Specifies the access level of a Windows Graphics Device Interface (GDI) section.

public enum SectionAccessLevel

Fields

Read = 1

Indicates a read only access level.

ReadWrite = 3

Indicates a read/write access level.