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


In This Topic
    NShapeBodyAdapter Class
    In This Topic
    The NShapeBodyAdapter represents an object body adapter, which provides layouts with the ability to adapt shapes to bodies and vise-versa.
    Object Model
    NShapeBodyAdapter Class
    Syntax
    'Declaration
     
    
    Public Class NShapeBodyAdapter 
       Inherits NBodyAdapter
    'Usage
     
    
    Dim instance As NShapeBodyAdapter
    public class NShapeBodyAdapter : NBodyAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NBodyAdapter
          Nevron.Diagram.Layout.NShapeBodyAdapter

    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