DiagramLite Programmer's Guide
Diagram.TableCaptionHeight Property
See Also
 





Gets or sets the default height of table captions.

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

 Syntax

C#  Copy Code

public double TableCaptionHeight { get; set; }

Visual Basic  Copy Code

Public Property TableCaptionHeight As Double

 Property Value

 Remarks

The value of this property is used to initialize the CaptionHeight property of new tables.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace