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


In This Topic
    NDrawingBodyContainerAdapter Class
    In This Topic
    The NDrawingBodyContainerAdapter is a body container adapter, which adapts a drawing document.
    Object Model
    NDrawingBodyContainerAdapter Class
    Syntax
    'Declaration
     
    
    Public Class NDrawingBodyContainerAdapter 
       Inherits NBodyContainerAdapter
    'Usage
     
    
    Dim instance As NDrawingBodyContainerAdapter
    public class NDrawingBodyContainerAdapter : NBodyContainerAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NBodyContainerAdapter
          Nevron.Diagram.Layout.NDrawingBodyContainerAdapter

    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