Gets or sets the height of the container's caption bar. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double CaptionHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property CaptionHeight As Double |
A double value specifying the container's caption height.
You can assign 0 to this property to hide the caption bar and display Text centered in the node's Bounds.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |