Gets or sets the height of the node's caption bar.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float CaptionHeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property CaptionHeight As Single |
A float value specifying the caption bar height. The default value is 8.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |