TEXTMETRICW.tmUnderlined Field

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

Syntax

'宣言
Public tmUnderlined As Byte
'使用
Dim instance As TEXTMETRICW
Dim value As Byte

value = instance.tmUnderlined

instance.tmUnderlined = value
public byte tmUnderlined
public:
unsigned char tmUnderlined
public var tmUnderlined : byte

Field Value

Type: System.Byte

Permissions

See Also

Reference

TEXTMETRICW Structure

TEXTMETRICW Members

Microsoft.VisualStudio.OLE.Interop Namespace