The DiagramNodeToolDroppedEventArgs type exposes the following members.

Properties

  NameDescription
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).

See Also