Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScaleBreakInflate Class / rvSG Method


In This Topic
    rvSG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function rvSG( _
       ByVal SvSG As rSSG, _
       ByVal tvSG As rSSG, _
       ByVal UvSG As rSSG _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NScaleBreakInflate
    Dim SvSG As rSSG
    Dim tvSG As rSSG
    Dim UvSG As rSSG
    Dim value As System.Boolean
     
    value = instance.rvSG(SvSG, tvSG, UvSG)
    internal System.bool rvSG( 
       rSSG SvSG,
       rSSG tvSG,
       rSSG UvSG
    )

    Parameters

    SvSG
    tvSG
    UvSG
    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