Gets or sets the size of the BaseShape shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double BaseShapeSize { get; set; } |
Visual Basic
![]() |
---|
Public Property BaseShapeSize As Double |
A double value that specifies the shape size. Initialized with the value of LinkBaseShapeSize.
The property specifies how big is the shape that is displayed at the origin of a link.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |