Gets or sets the default size of the base of new links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float LinkBaseShapeSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinkBaseShapeSize As Single |
A float value that specifies the size. The default is 5.
The property specifies the size of the graphical shapes that are displayed at the start of new diagram links, for example, at the beginning of the links.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |