Edit

Share via


Buffer.Direction Property

Definition

Gets or sets the text flow direction of the buffer.

public HarfBuzzSharp.Direction Direction { get; set; }

Property Value

One of the enumeration values that specifies the text flow direction.

Remarks

No shaping can happen without setting the direction, or invoking GuessSegmentProperties().

Applies to