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


In This Topic
    NArrowShape Class
    In This Topic
    The NArrowShape class represents a path shape, which aggregates a single NArrowPath primitive
    Object Model
    NArrowShape Class
    Syntax
    'Usage
     
    
    Dim instance As NArrowShape
    Remarks
    The type of the arrow is controlled by the ArrowType 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.NPrimitiveShape
                                  Nevron.Diagram.NPathShape
                                     Nevron.Diagram.NArrowShape

    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