Unplanned
Last Updated: 03 Nov 2020 14:56 by ADMIN
ADMIN
Slav
Created on: 11 May 2015 10:51
Category: Diagram
Type: Feature Request
1
Add x, y, width and height properties in the options member of a client-side object of a RadDiagram connection
Add x, y, width and height properties in the options member of a client-side object of a RadDiagram connection so that it is consistent with the client-side object of a shape. Currently they can be retrieved through _bounds. 
1 comment
matt
Posted on: 11 May 2015 14:32
yes, please. Our apps need to display RadToolTips over both DiagramShapes and DiagramConnections, placing the tooltip where the user's mouse pointer was while mouse-entering over the connection. Currently the same event handler object model (args properties) used for Shapes doesn't work for Connections. It would be ideal if Connections were treated as first-class citizens equivalent to Shapes and used the same OM wherever possible.

thanks,
matt