DiagramItemDrawingEventArgs Constructors
Provides data for the DiagramControl.ItemDrawing event.| Name | Parameters | Description |
|---|---|---|
| DiagramItemDrawingEventArgs(DiagramItem, ItemTool, DiagramActionStage, PointFloat, PointFloat) | item, tool, stage, startPosition, endPosition | Initializes a new instance of the DiagramItemDrawingEventArgs class. |
See Also