Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CurvedArrowShape Class
Members


In This Topic
    CurvedArrowShape Class
    In This Topic
    Represents a curved arrow shape object.
    Syntax
    'Declaration
     
    
    Public Class CurvedArrowShape 
       Inherits ArrowShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As CurvedArrowShape
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.ArrowShape
                   FarPoint.Win.Spread.DrawingSpace.CurvedArrowShape

    See Also