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


In This Topic
    IIdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub IIdE( _
       ByVal jIdE As System.Integer, _
       ByVal KIdE As System.Integer _
    ) 
    'Usage
     
    
    Dim instance As NGlyphRun
    Dim jIdE As System.Integer
    Dim KIdE As System.Integer
     
    instance.IIdE(jIdE, KIdE)
    internal void IIdE( 
       System.int jIdE,
       System.int KIdE
    )

    Parameters

    jIdE
    KIdE
    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