Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NRelativeScaleBreakInflate Class / njC Method


In This Topic
    njC Method (NRelativeScaleBreakInflate)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function njC( _
       ByVal lvSG As rSSG, _
       ByVal MvSG As rSSG _
    ) As System.Double
    'Usage
     
    
    Dim instance As NRelativeScaleBreakInflate
    Dim lvSG As rSSG
    Dim MvSG As rSSG
    Dim value As System.Double
     
    value = instance.njC(lvSG, MvSG)
    internal override System.double njC( 
       rSSG lvSG,
       rSSG MvSG
    )

    Parameters

    lvSG
    MvSG
    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