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


In This Topic
    XShape Class
    In This Topic
    Represents an X shape object.
    Syntax
    'Declaration
     
    
    Public Class XShape 
       Inherits PSShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As XShape
    Inheritance Hierarchy

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

    See Also