Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / trGG Class / II Method


In This Topic
    II Method (trGG)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function II( _
       ByVal YrGG As NPoint _
    ) As NScreen
    'Usage
     
    
    Dim instance As trGG
    Dim YrGG As NPoint
    Dim value As NScreen
     
    value = instance.II(YrGG)
    public override NScreen II( 
       NPoint YrGG
    )

    Parameters

    YrGG
    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