FarPoint.Win.Spread
TwoWayArrowShape Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : TwoWayArrowShape Class


Represents a two way arrow shape object.

Object Model







Syntax

Visual Basic (Declaration) 
Public Class TwoWayArrowShape 
   Inherits PSShape
   Implements IElement, IElementEnhanced, ISerializeSupportIPdfSupportPSObject, IPSObject 
Visual Basic (Usage)Copy Code
Dim instance As TwoWayArrowShape
C# 
public class TwoWayArrowShape : PSShape, IElement, IElementEnhanced, ISerializeSupportIPdfSupportPSObject, IPSObject  

Inheritance Hierarchy

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

See Also