Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
'Declaration
Public tmPitchAndFamily As Byte
'Usage
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.