Gets or sets the size of the IntermediateShape shape.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public float IntermediateShapeSize { get; set; } |
Visual Basic
![]() |
---|
Public Property IntermediateShapeSize As Single |
A float value that measures the size. Initialized with the value of LinkIntermediateShapeSize.
The property specifies how big are the shapes that are displayed in the middle of link segments.
NetDiagram Programmer's Guide | © 2023 MindFusion |