Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xGII Class / xGII Constructor


In This Topic
    xGII Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function New( _
       ByVal YGII As rrGb, _
       ByVal AhII As NVisual, _
       ByVal bhII As ErhI, _
       ByVal ChII As NSizeI, _
       ByVal dhII As System.Double _
    )
    'Usage
     
    
    Dim YGII As rrGb
    Dim AhII As NVisual
    Dim bhII As ErhI
    Dim ChII As NSizeI
    Dim dhII As System.Double
     
    Dim instance As New xGII(YGII, AhII, bhII, ChII, dhII)
    internal xGII( 
       rrGb YGII,
       NVisual AhII,
       ErhI bhII,
       NSizeI ChII,
       System.double dhII
    )

    Parameters

    YGII
    AhII
    bhII
    ChII
    dhII
    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