Nevron Open Vision Documentation
Nevron.Nov.TrueType Namespace / NGlyphRun Class / YjdE Method


In This Topic
    YjdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function YjdE( _
       ByVal AKdE As System.Integer, _
       ByVal bKdE As System.Integer _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NGlyphRun
    Dim AKdE As System.Integer
    Dim bKdE As System.Integer
    Dim value As System.Boolean
     
    value = instance.YjdE(AKdE, bKdE)
    internal System.bool YjdE( 
       System.int AKdE,
       System.int bKdE
    )

    Parameters

    AKdE
    bKdE
    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