Table of Contents

Enum PanoseXascent

Namespace
SharpDX.DirectWrite
Assembly
SharpDX.Direct2D1.dll

The PanoseXascent enumeration contains values that specify the relative size of the lowercase letters.

public enum PanoseXascent

Fields

Any = 0

Any xascent.

High = 5

High xascent.

Low = 3

Low xascent.

Medium = 4

Medium xascent.

NoFit = 1

No fit for xascent.

VeryHigh = 6

Very high xascent.

VeryLow = 2

Very low xascent.