TEXTMETRICW.tmOverhang 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 extra width per string that may be added to some synthesized fonts.
public: int tmOverhang;
public: int tmOverhang;
int tmOverhang;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int tmOverhang;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable tmOverhang : int
Public tmOverhang As Integer
Field Value
- Attributes