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


In This Topic
    MjC Method (NRangeScaleBreakPosition)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub MjC( _
       ByVal hWSG As lhMG, _
       ByVal IWSG As rSSG, _
       ByVal jWSG As rSSG _
    ) 
    'Usage
     
    
    Dim instance As NRangeScaleBreakPosition
    Dim hWSG As lhMG
    Dim IWSG As rSSG
    Dim jWSG As rSSG
     
    instance.MjC(hWSG, IWSG, jWSG)
    internal override void MjC( 
       lhMG hWSG,
       rSSG IWSG,
       rSSG jWSG
    )

    Parameters

    hWSG
    IWSG
    jWSG
    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