Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScale Class / SlC Method


In This Topic
    SlC Method (NScale)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Function SlC( _
       ByVal bEnG As lhMG _
    ) As vxMG
    'Usage
     
    
    Dim instance As NScale
    Dim bEnG As lhMG
    Dim value As vxMG
     
    value = instance.SlC(bEnG)
    internal virtual vxMG SlC( 
       lhMG bEnG
    )

    Parameters

    bEnG
    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