RichTextKit v0.4

FontRun.RelativeCodePointXCoords Field

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: FontRun

The x-coords of each code point, relative to this text run

public Utils.Slice<float> RelativeCodePointXCoords;

Field Type

Utils.Slice<float>