Partager via


TEXTMETRICW.tmPitchAndFamily Field

Contains information about the pitch, technology, and family of a physical font.

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

Syntax

'Déclaration
Public tmPitchAndFamily As Byte
'Utilisation
Dim instance As TEXTMETRICW
Dim value As Byte

value = instance.tmPitchAndFamily

instance.tmPitchAndFamily = value
public byte tmPitchAndFamily
public:
unsigned char tmPitchAndFamily
val mutable tmPitchAndFamily: byte
public var tmPitchAndFamily : byte

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

TEXTMETRICW Members

Microsoft.VisualStudio.OLE.Interop Namespace