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


In This Topic
    SddE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function SddE( _
       ByVal tddE As System.Integer, _
       ByVal UddE As System.Integer _
    ) As NGlyphRun
    'Usage
     
    
    Dim instance As NGlyphRun
    Dim tddE As System.Integer
    Dim UddE As System.Integer
    Dim value As NGlyphRun
     
    value = instance.SddE(tddE, UddE)
    internal NGlyphRun SddE( 
       System.int tddE,
       System.int UddE
    )

    Parameters

    tddE
    UddE
    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