UIDLGLOGFONT Members
Include Protected Members
Include Inherited Members
Sets the formatting of the dialog box font.
The UIDLGLOGFONT type exposes the following members.
Methods
Name
Description
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the hash code for this instance. (Inherited from ValueType.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Fields
Name
Description
Specifies the character set.
Specifies the clipping precision.
Specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device.
Specifies the typeface name of the font.
Specifies the height, in logical units, of the character cell or character of the font.
Specifies an italic font if set to true.
Specifies the angle, in tenths of degrees, between each character base line and the x-axis of the device.
Specifies the output precision.
Specifies the pitch and family of the font.
Specifies the output quality.
Specifies a strikeout font if set to true.
Specifies an underlined font if set to true.
Specifies the weight of the font in the range 0 through 1000.
Specifies the average width, in logical units, of characters in the font.
Top