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


In This Topic
    Sxnb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub Sxnb( _
       ByVal txnb As NRectangle, _
       ByVal Uxnb As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBoxBodyList
    Dim txnb As NRectangle
    Dim Uxnb As System.Double
     
    instance.Sxnb(txnb, Uxnb)
    internal void Sxnb( 
       NRectangle txnb,
       System.double Uxnb
    )

    Parameters

    txnb
    Uxnb
    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