Click or drag to resize

FormattedTextWrap Property

Gets or sets the wrapping mode.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public FormattedTextWrapMode Wrap { get; set; }

Property Value

Type: FormattedTextWrapMode
Remarks
Note that not all platforms support all modes and may fall back to a different mode.
See Also