다음을 통해 공유


TEXTMETRICOLE.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 TEXTMETRICOLE
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

TEXTMETRICOLE Structure

TEXTMETRICOLE Members

Microsoft.VisualStudio.OLE.Interop Namespace