Edit

Share via


Buffer.Direction Property

Definition

Get or sets the text flow direction of the buffer.

public HarfBuzzSharp.Direction Direction { get; set; }

Property Value

Remarks

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

Applies to