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


Represents the ShapeEventArgs.

Syntax

Visual Basic (Declaration) 
Public Class ShapeEventArgs 
   Inherits EventArgs
Visual Basic (Usage)Copy Code
Dim instance As ShapeEventArgs
C# 
public class ShapeEventArgs : EventArgs 

Inheritance Hierarchy

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

See Also