Gets or sets the height of the row.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Length Height { get; set; } |
Visual Basic Copy Code |
---|
Public Property Height As Length |
An instance of the Length class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |