Nevron Open Vision Documentation
Nevron.Nov.Layout Namespace / NBoxBody Class
Members


In This Topic
    NBoxBody Class
    In This Topic
    A 2D body, which serves as body for objects arranged by box layouts.
    Object Model
    NBoxBody Class
    Syntax
    'Declaration
     
    
    Public Class NBoxBody 
       Inherits NBody2D
    'Usage
     
    
    Dim instance As NBoxBody
    public class NBoxBody : NBody2D 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Layout.NBody
          Nevron.Nov.Layout.NBody2D
             Nevron.Nov.Layout.NBoxBody

    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