TEXTMETRICW.tmDigitizedAspectY 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 vertical aspect of the device for which the font was designed.
public: int tmDigitizedAspectY;
public: int tmDigitizedAspectY;
int tmDigitizedAspectY;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int tmDigitizedAspectY;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable tmDigitizedAspectY : int
Public tmDigitizedAspectY As Integer
Field Value
- Attributes