'宣言 Public Enum C1FontStretch Inherits System.Enum
public enum C1FontStretch : System.Enum
'宣言 Public Enum C1FontStretch Inherits System.Enum
public enum C1FontStretch : System.Enum
| メンバ | 解説 |
|---|---|
| Condensed | 狭い。 |
| Expanded | 標準より 2 段階広い。 |
| ExtraCondensed | より狭い。 |
| ExtraExpanded | より広い。 |
| Medium | 中字。 |
| Normal | 標準。 |
| SemiCondensed | やや狭い。 |
| SemiExpanded | やや広い。 |
| UltraCondensed | 極めて狭い。 |
| UltraExpanded | 極めて広い。 |
| Undefined |
System.Object
System.ValueType
System.Enum
C1.Xaml.Document.C1FontStretch