Partager 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

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

value = instance.tmUnderlined

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

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

TEXTMETRICW Members

Microsoft.VisualStudio.OLE.Interop Namespace