Font
|
The FontDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() |
FontDescriptor | Constructor for the FontDescriptor structure. Constructs a font descriptor with the specified typeface, character set, pitch and family, and flags that can make a font bold and/or italic. |
Name | Description | |
---|---|---|
![]() |
Bold | |
![]() |
CharacterSet | |
![]() |
Italic | |
![]() |
PitchAndFamily | |
![]() |
TypeFace |
Name | Description | |
---|---|---|
![]() |
Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
![]() |
GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
ToString | Retrieves a string representation of this font
descriptor. (Overrides ValueTypeToString) |
![]() |
ToString(IFormatProvider) | Retrieves a string representation of this font descriptor. |
Name | Description | |
---|---|---|
![]() ![]() |
Equality(FontDescriptor, FontDescriptor) | Equality operator for the FontDescriptor structure. Checks whether the left instance is equal to the right instance. |
![]() ![]() |
Inequality(FontDescriptor, FontDescriptor) | Inequality operator for the FontDescriptor structure. Checks whether the left instance is not equal to the right instance. |
© Bricsys NV. All rights reserved. |