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


In This Topic
    vddE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function vddE( _
       ByVal WddE As tlGb, _
       ByVal xddE As System.Integer, _
       ByVal YddE As System.Integer _
    ) As NGlyphRun
    'Usage
     
    
    Dim instance As NGlyphRun
    Dim WddE As tlGb
    Dim xddE As System.Integer
    Dim YddE As System.Integer
    Dim value As NGlyphRun
     
    value = instance.vddE(WddE, xddE, YddE)
    internal NGlyphRun vddE( 
       tlGb WddE,
       System.int xddE,
       System.int YddE
    )

    Parameters

    WddE
    xddE
    YddE
    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