DiagramCustomCursorEventArgs Constructors
Provides data for the DiagramControl.CustomCursor event.Name | Parameters | Description |
---|---|---|
DiagramCustomCursorEventArgs(DiagramControl, Point, DiagramHitInfo, Cursor) | source, diagramPoint, hitInfo, cursor | Initializes a new instance of the DiagramCustomCursorEventArgs class. |
See Also