Show / Hide Table of Contents

Enum PathFontStyle

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
public enum PathFontStyle

Fields

Name Description
BoldBitNv

Original was GL_BOLD_BIT_NV = 0x01

ItalicBitNv

Original was GL_ITALIC_BIT_NV = 0x02

None

Original was GL_NONE = 0

In This Article
Back to top Generated by DocFX