ShapeShapeEventHandler Delegate

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public delegate void ShapeEventHandler(
	Shape shape
)

Parameters

shape  Shape
 

See Also