DiagramLite Programmer's Guide
Row.Height Property
See Also
 





Gets or sets the height of the table row.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Double

 Property Value

 See Also

Row Members
Row Class
MindFusion.Diagramming Namespace