Class FontStretches
Inheritance
System.Object
FontStretches
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public static class FontStretches
Properties
| Improve this Doc View SourceCondensed
Declaration
[NotImplemented]
public static FontStretch Condensed { get; }
Property Value
Type | Description |
---|---|
FontStretch |
Expanded
Declaration
[NotImplemented]
public static FontStretch Expanded { get; }
Property Value
Type | Description |
---|---|
FontStretch |
ExtraCondensed
Declaration
[NotImplemented]
public static FontStretch ExtraCondensed { get; }
Property Value
Type | Description |
---|---|
FontStretch |
ExtraExpanded
Declaration
[NotImplemented]
public static FontStretch ExtraExpanded { get; }
Property Value
Type | Description |
---|---|
FontStretch |
Normal
Declaration
[NotImplemented]
public static FontStretch Normal { get; }
Property Value
Type | Description |
---|---|
FontStretch |
SemiCondensed
Declaration
[NotImplemented]
public static FontStretch SemiCondensed { get; }
Property Value
Type | Description |
---|---|
FontStretch |
SemiExpanded
Declaration
[NotImplemented]
public static FontStretch SemiExpanded { get; }
Property Value
Type | Description |
---|---|
FontStretch |
UltraCondensed
Declaration
[NotImplemented]
public static FontStretch UltraCondensed { get; }
Property Value
Type | Description |
---|---|
FontStretch |
UltraExpanded
Declaration
[NotImplemented]
public static FontStretch UltraExpanded { get; }
Property Value
Type | Description |
---|---|
FontStretch |