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


In This Topic
    NBezierCurveShape Class
    In This Topic
    The NBezierCurveShape class represents a path shape, which aggregates a single NBezierCurvePath primitive
    Object Model
    NBezierCurveShape Class
    Syntax
    'Usage
     
    
    Dim instance As NBezierCurveShape
    Remarks
    Bezier curve shapes can be bend to reflex
    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.NBezierCurveShape

    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