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


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

    Parameters

    pWnb
    QWnb
    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