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


In This Topic
    dWlC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub dWlC( _
       ByVal EWlC As System.Double, _
       ByVal fWlC As System.Double, _
       ByVal GWlC As System.Double, _
       ByVal hWlC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBlock
    Dim EWlC As System.Double
    Dim fWlC As System.Double
    Dim GWlC As System.Double
    Dim hWlC As System.Double
     
    instance.dWlC(EWlC, fWlC, GWlC, hWlC)
    internal void dWlC( 
       System.double EWlC,
       System.double fWlC,
       System.double GWlC,
       System.double hWlC
    )

    Parameters

    EWlC
    fWlC
    GWlC
    hWlC
    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