Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScaleBreakInflate Class / OjC Method


In This Topic
    OjC Method (NScaleBreakInflate)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend MustOverride Function OjC( _
       ByVal vvSG As rSSG, _
       ByVal WvSG As rSSG _
    ) As System.Double
    'Usage
     
    
    Dim instance As NScaleBreakInflate
    Dim vvSG As rSSG
    Dim WvSG As rSSG
    Dim value As System.Double
     
    value = instance.OjC(vvSG, WvSG)
    internal abstract System.double OjC( 
       rSSG vvSG,
       rSSG WvSG
    )

    Parameters

    vvSG
    WvSG
    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