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





Gets the default size of the base of new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getLinkBaseShapeSize ()

 Return Value

Type: Number
A number that specifies the size. The default is 5.

 Remarks

The property specifies the size of the graphical shapes that are displayed at the start of new DiagramLinks, for example, at the beginning of the links.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace