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


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

    See Also