Dela via


TEXTMETRICW.tmDigitizedAspectY Field

Contains the vertical aspect of the device for which the font was designed.

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

Syntax

'Declaration
Public tmDigitizedAspectY As Integer
'Usage
Dim instance As TEXTMETRICW 
Dim value As Integer 

value = instance.tmDigitizedAspectY 

instance.tmDigitizedAspectY = value
public int tmDigitizedAspectY
public:
int tmDigitizedAspectY
public var tmDigitizedAspectY : int

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

TEXTMETRICW Members

Microsoft.VisualStudio.OLE.Interop Namespace