Skip to main content

Justify Method

Create a justified line based on justification text properties.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract void Justify(
JustificationProperties justificationProperties
)
View Source

Parameters

  JustificationProperties
An object that represent the justification text properties.

Return Value

A TextLine value that represents a justified line that can be displayed.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace