TEXTMETRICW.tmDescent 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 distance characters extend below the baseline.
public: int tmDescent;
public: int tmDescent;
int tmDescent;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int tmDescent;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable tmDescent : int
Public tmDescent As Integer
Field Value
- Attributes