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


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

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.CustomShape
                   FarPoint.Win.Spread.DrawingSpace.EditorCalloutShape

    See Also