Nevron Open Vision Documentation
Nevron.Nov.TrueType Namespace / NOTFontService Class / YUdE Method


In This Topic
    YUdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function YUdE( _
       ByVal AvdE As System.Double, _
       ByVal bvdE As EUIE, _
       ByVal CvdE As NRectangle, _
       ByVal dvdE As WndE, _
       ByVal EvdE As System.Integer, _
       ByVal fvdE As System.Integer _
    ) As jAEE
    'Usage
     
    
    Dim instance As NOTFontService
    Dim AvdE As System.Double
    Dim bvdE As EUIE
    Dim CvdE As NRectangle
    Dim dvdE As WndE
    Dim EvdE As System.Integer
    Dim fvdE As System.Integer
    Dim value As jAEE
     
    value = instance.YUdE(AvdE, bvdE, CvdE, dvdE, EvdE, fvdE)
    internal jAEE YUdE( 
       System.double AvdE,
       EUIE bvdE,
       NRectangle CvdE,
       WndE dvdE,
       System.int EvdE,
       System.int fvdE
    )

    Parameters

    AvdE
    bvdE
    CvdE
    dvdE
    EvdE
    fvdE
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also