[]
Initializes a new instance of the ShapeEventArgs class.
public ShapeEventArgs(IShape shape, ShapeChangeType type)
Public Sub New(shape As IShape, type As ShapeChangeType)
Type | Name | Description |
---|---|---|
IShape | shape | The shape. |
ShapeChangeType | type |