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


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

    Parameters

    MIdE
    nIdE
    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