Gets or sets a title associated with the layer.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string Title { get; set; } |
Visual Basic Copy Code |
---|
Public Property Title As String |
A string value.
WpfDiagram Programmer's Guide | © 2024 MindFusion |