다음을 통해 공유


TEXTMETRICOLE.tmPitchAndFamily Field

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

Syntax

‘선언
Public tmPitchAndFamily As Byte
‘사용 방법
Dim instance As TEXTMETRICOLE
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

TEXTMETRICOLE Structure

TEXTMETRICOLE Members

Microsoft.VisualStudio.OLE.Interop Namespace