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


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

    Parameters

    jvSG
    KvSG
    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