Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NAxisReferenceRangeCollection Class / GIlG Method


In This Topic
    GIlG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub GIlG( _
       ByVal hIlG As ENCartesianAxisOrientation, _
       ByRef IIlG As System.Single, _
       ByRef jIlG As System.Single _
    ) 
    'Usage
     
    
    Dim instance As NAxisReferenceRangeCollection
    Dim hIlG As ENCartesianAxisOrientation
    Dim IIlG As System.Single
    Dim jIlG As System.Single
     
    instance.GIlG(hIlG, IIlG, jIlG)
    internal void GIlG( 
       ENCartesianAxisOrientation hIlG,
       ref System.float IIlG,
       ref System.float jIlG
    )

    Parameters

    hIlG
    IIlG
    jIlG
    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