Completed
Last Updated: 10 Oct 2014 11:50 by ADMIN
ADMIN
Telerik Admin
Created on: 06 May 2013 09:57
Category: Diagram
Type: Bug Report
7
Diagrams: Extend Diagram API to allow customization of Connectors Position.
Should be able to override the AbsolutePosition and the Offset of the connector. Should be able to specify absolute position manually, not only relative.

Should be able to provide template for its visual representation.

Fixed in LIB version: 2014.2.0914
1 comment
ADMIN
Zarko
Posted on: 26 Sep 2014 14:23
The RadDiagramConnector has a virtual method - CalculateRelativePosition which you can use to customize its position. You can see this in our CustomConnectors SDK demo:
https://github.com/telerik/xaml-sdk/tree/master/Diagram