Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NCellBody Class
Members


In This Topic
    NCellBody Class
    In This Topic
    The NCellBody class represents a 2D body, which serves as body for objects arranged by cell layouts
    Object Model
    NCellBody Class
    Syntax
    'Declaration
     
    
    Public Class NCellBody 
       Inherits NBody2D
    'Usage
     
    
    Dim instance As NCellBody
    public class NCellBody : NBody2D 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NBody
          Nevron.Diagram.Layout.NBody2D
             Nevron.Diagram.Layout.NCellBody

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also