Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NNoteContent Class / ISpC Method


In This Topic
    ISpC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function ISpC( _
       ByVal jSpC As YUjC, _
       ByVal KSpC As System.Double, _
       ByVal lSpC As System.Double, _
       ByVal MSpC As System.Double, _
       ByVal nSpC As NSection _
    ) As System.Double
    'Usage
     
    
    Dim instance As NNoteContent
    Dim jSpC As YUjC
    Dim KSpC As System.Double
    Dim lSpC As System.Double
    Dim MSpC As System.Double
    Dim nSpC As NSection
    Dim value As System.Double
     
    value = instance.ISpC(jSpC, KSpC, lSpC, MSpC, nSpC)
    internal System.double ISpC( 
       YUjC jSpC,
       System.double KSpC,
       System.double lSpC,
       System.double MSpC,
       NSection nSpC
    )

    Parameters

    jSpC
    KSpC
    lSpC
    MSpC
    nSpC
    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