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


In This Topic
    FourWayArrowShape Class
    In This Topic
    Represents a four way arrow shape object.
    Syntax
    'Declaration
     
    
    Public Class FourWayArrowShape 
       Inherits PSShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As FourWayArrowShape
    public class FourWayArrowShape : 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.FourWayArrowShape

    See Also