Nevron .NET Vision
Nevron.Diagram Namespace / NCompositeShape Class
Members


In This Topic
    NCompositeShape Class
    In This Topic
    The NCompositeShape class represents a shape, which aggregates one or more primitive models
    Object Model
    NCompositeShape Class
    Syntax
    'Usage
     
    
    Dim instance As NCompositeShape
    Remarks
    The aggregated primitives can be obtained from the Primitives property
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NTransformableElement
                      Nevron.Diagram.NModel
                         Nevron.Diagram.NAggregateModel
                            Nevron.Diagram.NShape
                               Nevron.Diagram.NCompositeShape

    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