FormattedTextFragments

DiagramShape.FormattedTextFragments property

Gets the collection of formatted text fragments of this DiagramShape.

public FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this DiagramShape.

See Also