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


In This Topic
    nUdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function nUdE( _
       ByVal OUdE As xCEE, _
       Optional ByVal pUdE As System.Double, _
       Optional ByVal QUdE As System.Double _
    ) As hpdE
    'Usage
     
    
    Dim instance As NOTFontService
    Dim OUdE As xCEE
    Dim pUdE As System.Double
    Dim QUdE As System.Double
    Dim value As hpdE
     
    value = instance.nUdE(OUdE, pUdE, QUdE)
    internal hpdE nUdE( 
       xCEE OUdE,
       System.double pUdE,
       System.double QUdE
    )

    Parameters

    OUdE
    pUdE
    QUdE
    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