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


In This Topic
    pbdE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub pbdE( _
       ByVal QbdE As System.Integer, _
       ByVal rbdE() As System.Short, _
       ByVal SbdE() As bxYd _
    ) 
    'Usage
     
    
    Dim instance As NGlyphRun
    Dim QbdE As System.Integer
    Dim rbdE() As System.Short
    Dim SbdE() As bxYd
     
    instance.pbdE(QbdE, rbdE, SbdE)
    internal void pbdE( 
       System.int QbdE,
       System.short[] rbdE,
       bxYd[] SbdE
    )

    Parameters

    QbdE
    rbdE
    SbdE
    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