Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NHierarchicalScaleNode Class / rfQG Method


In This Topic
    rfQG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function rfQG( _
       ByVal SfQG As KhMG, _
       ByVal tfQG As NList(Of xdSG), _
       ByVal UfQG As System.Integer, _
       ByVal vfQG As System.Double _
    ) As System.Double
    'Usage
     
    
    Dim instance As NHierarchicalScaleNode
    Dim SfQG As KhMG
    Dim tfQG As NList(Of xdSG)
    Dim UfQG As System.Integer
    Dim vfQG As System.Double
    Dim value As System.Double
     
    value = instance.rfQG(SfQG, tfQG, UfQG, vfQG)
    internal System.double rfQG( 
       KhMG SfQG,
       NList<xdSG> tfQG,
       System.int UfQG,
       System.double vfQG
    )

    Parameters

    SfQG
    tfQG
    UfQG
    vfQG
    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