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