System.Windows.Forms.VisualStyles.TextMetrics Members

The members of System.Windows.Forms.VisualStyles.TextMetrics are listed below.

See Also: Inherited members from System.ValueType

Public Properties

Ascentint.

Gets or sets the ascent of characters in the font.

AverageCharWidthint.

Gets or sets the average width of characters in the font.

BreakCharchar.

Gets or sets the character used to define word breaks for text justification.

CharSetTextMetricsCharacterSet.

Gets or sets the character set of the font.

DefaultCharchar.

Gets or sets the character to be substituted for characters not in the font.

Descentint.

Gets or sets the descent of characters in the font.

DigitizedAspectXint.

Gets or sets the horizontal aspect of the device for which the font was designed.

DigitizedAspectYint.

Gets or sets the vertical aspect of the device for which the font was designed.

ExternalLeadingint.

Gets or sets the amount of extra leading that the application adds between rows.

FirstCharchar.

Gets or sets the first character defined in the font.

Heightint.

Gets or sets the height of characters in the font.

InternalLeadingint.

Gets or sets the amount of leading inside the bounds set by the TextMetrics.Height property.

Italicbool.

Gets or sets a value indicating whether the font is italic.

LastCharchar.

Gets or sets the last character defined in the font.

MaxCharWidthint.

Gets or sets the width of the widest character in the font.

Overhangint.

Gets or sets the extra width per string that may be added to some synthesized fonts.

PitchAndFamilyTextMetricsPitchAndFamilyValues.

Gets or sets information about the pitch, technology, and family of a physical font.

StruckOutbool.

Gets or sets a value indicating whether the font specifies a horizontal line through the characters.

Underlinedbool.

Gets or sets a value indicating whether the font is underlined.

Weightint.

Gets or sets the weight of the font.