Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBlock Class / SSlC Method


In This Topic
    SSlC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub SSlC( _
       ByVal tSlC As System.Double, _
       ByVal USlC As System.Double, _
       ByVal vSlC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBlock
    Dim tSlC As System.Double
    Dim USlC As System.Double
    Dim vSlC As System.Double
     
    instance.SSlC(tSlC, USlC, vSlC)
    internal void SSlC( 
       System.double tSlC,
       System.double USlC,
       System.double vSlC
    )

    Parameters

    tSlC
    USlC
    vSlC
    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