TEXTMETRICOLE.tmWeight Field

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

Syntax

声明
Public tmWeight As Integer
用法
Dim instance As TEXTMETRICOLE
Dim value As Integer

value = instance.tmWeight

instance.tmWeight = value
public int tmWeight
public:
int tmWeight
val mutable tmWeight: int
public var tmWeight : int

.NET Framework Security

See Also

Reference

TEXTMETRICOLE Structure

TEXTMETRICOLE Members

Microsoft.VisualStudio.OLE.Interop Namespace