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