Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NTimeline Class / rSMG Method


In This Topic
    rSMG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function rSMG( _
       ByVal SSMG As NRange _
    ) As NDateTimeRange
    'Usage
     
    
    Dim instance As NTimeline
    Dim SSMG As NRange
    Dim value As NDateTimeRange
     
    value = instance.rSMG(SSMG)
    internal NDateTimeRange rSMG( 
       NRange SSMG
    )

    Parameters

    SSMG
    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