Click or drag to resize

FormattedTextAlignment Property

Gets or sets how the text should be aligned to MaximumSize

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

Property Value

Type: FormattedTextAlignment
See Also