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






Sets the shape that should be assigned to new links.

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

 Syntax

Java  Copy Code

public void setLinkShape (
    int value
)

 Parameters

value

One of the LinkShape constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace