[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ShapeEventArgs.-ctor

ShapeEventArgs Constructor

ShapeEventArgs(IShape, ShapeChangeType)

Initializes a new instance of the ShapeEventArgs class.

Declaration
public ShapeEventArgs(IShape shape, ShapeChangeType type)
Public Sub New(shape As IShape, type As ShapeChangeType)
Parameters
Type Name Description
IShape shape

The shape.

ShapeChangeType type