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


In This Topic
    MjC Method (NContentScaleBreakPosition)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub MjC( _
       ByVal AWSG As lhMG, _
       ByVal bWSG As rSSG, _
       ByVal CWSG As rSSG _
    ) 
    'Usage
     
    
    Dim instance As NContentScaleBreakPosition
    Dim AWSG As lhMG
    Dim bWSG As rSSG
    Dim CWSG As rSSG
     
    instance.MjC(AWSG, bWSG, CWSG)
    internal override void MjC( 
       lhMG AWSG,
       rSSG bWSG,
       rSSG CWSG
    )

    Parameters

    AWSG
    bWSG
    CWSG
    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