Gets or sets the default value for the CaptionHeight property of containers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |