Click or drag to resize

IHandler Properties

The FormattedTextIHandler type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets how the text should be aligned to MaximumSize
Public propertyFont
Gets or sets the font to use to draw the text.
Public propertyForegroundBrush
Gets or sets the brush to use to draw the text.
Public propertyMaximumSize
Gets or sets the maximum size of the text.
Public propertyText
Gets or sets the text to display
Public propertyTrimming
Gets or sets the trimming mode.
Public propertyWrap
Gets or sets the wrapping mode.
Top
See Also