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


In This Topic
    NLabel Class
    In This Topic
    The NLabel abstract class serves as base class for all types of labels, which can be attached to shapes
    Object Model
    NLabel Class
    Syntax
    Remarks
    Labels can be anchored to a specific aspect of the shape to which they belong or to an aggregated model, which the shape contains.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NLabel
                      Nevron.Diagram.NBoundsLabel
                      Nevron.Diagram.NLogicalLineLabel
                      Nevron.Diagram.NSegmentLabel

    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