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


In This Topic
    Cxnb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub Cxnb( _
       ByVal dxnb As NRectangle, _
       ByVal Exnb As ENStackFitMode, _
       ByVal fxnb As ENStackFillMode, _
       ByVal Gxnb As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NBoxBodyList
    Dim dxnb As NRectangle
    Dim Exnb As ENStackFitMode
    Dim fxnb As ENStackFillMode
    Dim Gxnb As System.Double
     
    instance.Cxnb(dxnb, Exnb, fxnb, Gxnb)
    internal void Cxnb( 
       NRectangle dxnb,
       ENStackFitMode Exnb,
       ENStackFillMode fxnb,
       System.double Gxnb
    )

    Parameters

    dxnb
    Exnb
    fxnb
    Gxnb
    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