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