Nevron Open Vision Documentation
Nevron.Nov.Layout Namespace / NBoxBodyList Class / lWnb Method


In This Topic
    lWnb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub lWnb( _
       ByVal MWnb As System.Double, _
       ByVal nWnb As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBoxBodyList
    Dim MWnb As System.Double
    Dim nWnb As System.Double
     
    instance.lWnb(MWnb, nWnb)
    internal void lWnb( 
       System.double MWnb,
       System.double nWnb
    )

    Parameters

    MWnb
    nWnb
    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