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