[]
        
(Showing Draft Content)

C1.WPF.Diagram.Node.Text

Text Property

Text

Gets or sets the node text (shortcut to title).

Declaration
public string Text { get; set; }
Public Property Text As String