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


In This Topic
    GSlC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub GSlC( _
       ByVal hSlC As System.Double, _
       ByVal ISlC As System.Double, _
       ByVal jSlC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBlock
    Dim hSlC As System.Double
    Dim ISlC As System.Double
    Dim jSlC As System.Double
     
    instance.GSlC(hSlC, ISlC, jSlC)
    internal void GSlC( 
       System.double hSlC,
       System.double ISlC,
       System.double jSlC
    )

    Parameters

    hSlC
    ISlC
    jSlC
    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