Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    CurvedArrowShape ClassPicture ClassIBorder InterfaceElements ClassPicture ClassPSGradient Class
    Syntax
    'Declaration
     
    Public Class CurvedArrowShape 
       Inherits ArrowShape
       Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
    'Usage
     
    Dim instance As CurvedArrowShape
    public class CurvedArrowShape : ArrowShape, FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject  
    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