Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / hIII Class / tEb Method


In This Topic
    tEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub tEb( _
       ByVal WIII As System.Integer, _
       ByVal xIII As System.Integer, _
       ByVal YIII As jAEE _
    ) 
    'Usage
     
    
    Dim instance As hIII
    Dim WIII As System.Integer
    Dim xIII As System.Integer
    Dim YIII As jAEE
     
    instance.tEb(WIII, xIII, YIII)
    internal override void tEb( 
       System.int WIII,
       System.int xIII,
       jAEE YIII
    )

    Parameters

    WIII
    xIII
    YIII
    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