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


In This Topic
    NDecorator Class
    In This Topic
    The NDecorator class represents an attribute, which can be attached to any shape. Decorators are used to decorate a shape with a specific effect (like border, background, title etc.)
    Object Model
    NDecorator Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NDecorator
                      Nevron.Diagram.NFrameDecorator
                      Nevron.Diagram.NToggleDecorator

    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