Table of Contents

Enum DWrite.FontStretch

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public enum DWrite.FontStretch : uint

Fields

Condensed = 3
Expanded = 7
ExtraCondensed = 2
ExtraExpanded = 8
Medium = 5
Normal = 5
SemiCondensed = 4
SemiExpanded = 6
UltraCondensed = 1
UltraExpanded = 9
Undefined = 0