UIDLGLOGFONT Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubfieldlfCharSet

Specifies the character set.

System_CAPS_pubfieldlfClipPrecision

Specifies the clipping precision.

System_CAPS_pubfieldlfEscapement

Specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device.

System_CAPS_pubfieldlfFaceName

Specifies the typeface name of the font.

System_CAPS_pubfieldlfHeight

Specifies the height, in logical units, of the character cell or character of the font.

System_CAPS_pubfieldlfItalic

Specifies an italic font if set to true.

System_CAPS_pubfieldlfOrientation

Specifies the angle, in tenths of degrees, between each character base line and the x-axis of the device.

System_CAPS_pubfieldlfOutPrecision

Specifies the output precision.

System_CAPS_pubfieldlfPitchAndFamily

Specifies the pitch and family of the font.

System_CAPS_pubfieldlfQuality

Specifies the output quality.

System_CAPS_pubfieldlfStrikeOut

Specifies a strikeout font if set to true.

System_CAPS_pubfieldlfUnderline

Specifies an underlined font if set to true.

System_CAPS_pubfieldlfWeight

Specifies the weight of the font in the range 0 through 1000.

System_CAPS_pubfieldlfWidth

Specifies the average width, in logical units, of characters in the font.

Return to top
Show: