ASP.NET Pack Programmer's Guide
Diagram.setLinkCrossings Method
See Also
 






Sets what shapes should be drawn at the points where links cross.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setLinkCrossings (
    int value
)

 Parameters

value

One of the LinkCrossings constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace