Gets or sets the height of the container'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 height of the container caption.
WpfDiagram Programmer's Guide | © 2024 MindFusion |