Partager via


TEXTMETRICW.tmExternalLeading Field

Contains the amount of extra leading that the application adds between rows.

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

Syntax

'Déclaration
Public tmExternalLeading As Integer
'Utilisation
Dim instance As TEXTMETRICW
Dim value As Integer

value = instance.tmExternalLeading

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

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

TEXTMETRICW Members

Microsoft.VisualStudio.OLE.Interop Namespace