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


In This Topic
    nSlC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub nSlC( _
       ByVal OSlC As System.Double, _
       ByVal pSlC As System.Double, _
       ByVal QSlC As System.Double, _
       ByVal rSlC As UEUC _
    ) 
    'Usage
     
    
    Dim instance As NBlock
    Dim OSlC As System.Double
    Dim pSlC As System.Double
    Dim QSlC As System.Double
    Dim rSlC As UEUC
     
    instance.nSlC(OSlC, pSlC, QSlC, rSlC)
    internal void nSlC( 
       System.double OSlC,
       System.double pSlC,
       System.double QSlC,
       UEUC rSlC
    )

    Parameters

    OSlC
    pSlC
    QSlC
    rSlC
    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