Gets or sets the height of the container's caption area.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double CaptionHeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property CaptionHeight As Double |
A string value specifying the container's caption text. Initialized with the value of ContainerCaptionHeight.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |