ASP.NET Pack Programmer's Guide
ContainerNode.CaptionHeight Property
See Also
 





Gets or sets the height of the container's caption area.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float CaptionHeight { get; set; }

Visual Basic  Copy Code

Public Property CaptionHeight As Single

 Property Value

A string value specifying the container's caption text. Initialized with the value of ContainerCaptionHeight.

 See Also

ContainerNode Members
ContainerNode Class
MindFusion.Diagramming Namespace
CaptionFormat Property
Caption Property
CaptionBackBrush Property