DiagramLite Programmer's Guide
Layer.Title Property
See Also
 





Gets or sets a title associated with the layer. This is a dependency property.

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

 Syntax

C#  Copy Code

public string Title { get; set; }

Visual Basic  Copy Code

Public Property Title As String

 Property Value

A string value.

 See Also

Layer Members
Layer Class
MindFusion.Diagramming Namespace