Читати англійською Редагувати

Поділитися через


TextMetricsPitchAndFamilyValues Enum

Definition

Specifies information about the pitch, technology, and family of the font specified by a visual style for a particular element.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum TextMetricsPitchAndFamilyValues
Inheritance
TextMetricsPitchAndFamilyValues
Attributes

Fields

Name Value Description
FixedPitch 1

If this value is set, the font is a variable pitch font. Otherwise, the font is a fixed-pitch font.

Vector 2

The font is a vector font.

TrueType 4

The font is a TrueType font.

Device 8

The font is a device font.

Remarks

The TextMetricsPitchAndFamilyValues enumeration specifies the possible values of the PitchAndFamily property of the TextMetrics structure.

Applies to

Продукт Версії
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10