[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSink.SetBidiLevel

SetBidiLevel Method

SetBidiLevel(int, int, byte, byte)

Sets a bidirectional level on the range, which is called once per run change (either explicit or resolved implicit).

Declaration
int SetBidiLevel(int textPosition, int textLength, byte explicitLevel, byte resolvedLevel)
Parameters
Type Name Description
int textPosition
int textLength
byte explicitLevel
byte resolvedLevel
Returns
Type Description
int