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


In This Topic
    hxnb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub hxnb( _
       ByVal Ixnb As NRectangle, _
       ByVal jxnb As ACOb, _
       ByVal Kxnb As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBoxBodyList
    Dim Ixnb As NRectangle
    Dim jxnb As ACOb
    Dim Kxnb As System.Double
     
    instance.hxnb(Ixnb, jxnb, Kxnb)
    internal void hxnb( 
       NRectangle Ixnb,
       ACOb jxnb,
       System.double Kxnb
    )

    Parameters

    Ixnb
    jxnb
    Kxnb
    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