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


In This Topic
    TwoWayArrowShape Class
    In This Topic
    Represents a two way arrow shape object.
    Syntax
    'Declaration
     
    
    Public Class TwoWayArrowShape 
       Inherits PSShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As TwoWayArrowShape
    public class TwoWayArrowShape : PSShape, FarPoint.Win.ISerializeSupport, IPdfSupportPSObject  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape

    See Also