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


In This Topic
    rUdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function rUdE( _
       ByVal SUdE As NFontDescriptor _
    ) As NOTFont
    'Usage
     
    
    Dim instance As NOTFontService
    Dim SUdE As NFontDescriptor
    Dim value As NOTFont
     
    value = instance.rUdE(SUdE)
    internal NOTFont rUdE( 
       NFontDescriptor SUdE
    )

    Parameters

    SUdE
    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