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





Sets the default size of the base shape of new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setLinkBaseShapeSize (value)

 Parameters

value

A number that specifies the size. The default is 5.

 Remarks

The property specifies how big is the shape that is displayed at the origin of a link.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace