Dela via


TEXTMETRICW.tmUnderlined Field

Contains a value indicating whether the font is underlined.

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

Syntax

'Declaration
Public tmUnderlined As Byte
'Usage
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

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

TEXTMETRICW Members

Microsoft.VisualStudio.OLE.Interop Namespace