Gets or sets the default height of tables' rows.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double TableRowHeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property TableRowHeight As Double |
A double value specifying the height of table rows. The default is 5.
TableRowHeight is used to initialize the RowHeight property of new tables.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |