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


In This Topic
    ArrowShape Class
    In This Topic
    Represents an arrow shape object.
    Syntax
    'Declaration
     
    
    Public Class ArrowShape 
       Inherits PSShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As ArrowShape
    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.BentArrowShape
                   FarPoint.Win.Spread.DrawingSpace.CurvedArrowShape

    See Also