Gets or sets the default height of table captions.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double TableCaptionHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property TableCaptionHeight As Double |
A double value, which indicates the height of table caption. Default value is 20.
The value of this property is used to initialize the CaptionHeight property of new tables.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |