The DiagramNodeToolDroppedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DiagramNodeToolDroppedEventArgs |
Initializes a new instance of the DiagramNodeToolDroppedEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() | Bounds |
Gets the bounds of the drop, in thumb coordinates.
|
![]() | Builder |
Gets the IDiagramNodeBuilder associated with the dropped tool.
|
![]() | UseDefaultSize |
Gets whether the node should be created with the default size (i.e. the tool
was dropped) rather than being sized according to the Bounds (i.e.
a click-drag-size).
|