This documentation is archived and is not being maintained.
FontStretch Members
Visual Studio 2008
Describes the degree to which a font has been stretched compared to the normal aspect ratio of that font.
The FontStretch type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
Compare | Compares two instances of FontStretch objects. |
![]() |
Equals | Overloaded. Compares two instances of FontStretch for equality. |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() |
FromOpenTypeStretch | Creates a new instance of FontStretch that corresponds to the OpenType usStretchClass value. |
![]() |
GetHashCode | Retrieves the hash code for this object. (Overrides ValueType.GetHashCode().) |
![]() |
GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToOpenTypeStretch | Returns a value that represents the OpenType usStretchClass for this FontStretch object. |
![]() |
ToString | Creates a String representation of the current FontStretch object based on the current culture. (Overrides ValueType.ToString().) |
Name | Description | |
---|---|---|
![]() ![]() |
Equality | Compares two instances of FontStretch for equality. |
![]() ![]() |
GreaterThan | Evaluates two instances of FontStretch to determine if one instance is greater than the other. |
![]() ![]() |
GreaterThanOrEqual | Evaluates two instances of FontStretch to determine whether one instance is greater than or equal to the other. |
![]() ![]() |
Inequality | Evaluates two instances of FontStretch to determine inequality. |
![]() ![]() |
LessThan | Evaluates two instances of FontStretch to determine whether one instance is less than the other. |
![]() ![]() |
LessThanOrEqual | Evaluates two instances of FontStretch to determine whether one instance is less than or equal to the other. |
Name | Description | |
---|---|---|
![]() ![]() |
IFormattable.ToString | For a description of this member, see IFormattable.ToString. |
Show: