Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScaleBreakPosition Class / MjC Method


In This Topic
    MjC Method (NScaleBreakPosition)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend MustOverride Sub MjC( _
       ByVal KWSG As lhMG, _
       ByVal lWSG As rSSG, _
       ByVal MWSG As rSSG _
    ) 
    'Usage
     
    
    Dim instance As NScaleBreakPosition
    Dim KWSG As lhMG
    Dim lWSG As rSSG
    Dim MWSG As rSSG
     
    instance.MjC(KWSG, lWSG, MWSG)
    internal abstract void MjC( 
       lhMG KWSG,
       rSSG lWSG,
       rSSG MWSG
    )

    Parameters

    KWSG
    lWSG
    MWSG
    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