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


In This Topic
    ShapeEventArgs Class
    In This Topic
    Represents the ShapeEventArgs.
    Syntax
    'Declaration
     
    
    Public Class ShapeEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ShapeEventArgs
    public class ShapeEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.DrawingSpace.ShapeEventArgs

    See Also