MindFusion.Wpf Pack Programmer's Guide
ITextAttributes Properties
 


 Public Properties

  Name Description

ConstrainedHeight

Gets whether text layout area has limited height.

FontFamily

Gets or sets the preferred font family for this DiagramItem.

FontSize

Gets or sets the font size for this DiagramItem.

FontStretch

Gets or sets the font-stretching characteristics for this DiagramItem.

FontStyle

Gets or sets the font style for this DiagramItem.

FontWeight

Gets or sets the font weight for this DiagramItem.

TextAlignment

Gets or sets a value that indicates the horizontal alignment of text content.

TextBrush

Gets or sets the brush used to draw the item's text.

TextDecorations

Gets or sets the effects to apply to the text of this DiagramItem.

TextPadding

Gets or sets the thickness of padding space between the item boundaries and its text.

TextTrimming

Gets or sets the text trimming to employ when text overflows the item area.

TextVerticalAlignment

Gets or sets a value that indicates the vertical alignment of text content.

TextWrapping

Gets or sets how this DiagramItem should wrap text.

 See Also

ITextAttributes Interface
MindFusion.Diagramming.Wpf Namespace