TEXTMETRICW.tmInternalLeading Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the amount of leading inside the bounds set by the Height property.
public: int tmInternalLeading;
public: int tmInternalLeading;
int tmInternalLeading;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int tmInternalLeading;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable tmInternalLeading : int
Public tmInternalLeading As Integer
Field Value
- Attributes