Text

DiagramShape.Text property

Gets or sets the text of this DiagramShape.

public string Text { get; set; }

Property Value

The text of this DiagramShape.

See Also