Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / vGnI Method


In This Topic
    vGnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function vGnI( _
       ByVal WGnI As System.Integer, _
       ByVal xGnI As System.Text.StringBuilder, _
       ByVal YGnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim WGnI As System.Integer
    Dim xGnI As System.Text.StringBuilder
    Dim YGnI As System.Integer
    Dim value As System.Integer
     
    value = tdnI.vGnI(WGnI, xGnI, YGnI)
    public static System.int vGnI( 
       System.int WGnI,
       System.Text.StringBuilder xGnI,
       System.int YGnI
    )

    Parameters

    WGnI
    xGnI
    YGnI
    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