Table of Contents

Constructor GlyphRunDescription

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

GlyphRunDescription(ReadOnlySpan<char>, ReadOnlySpan<char>, ReadOnlySpan<ushort>, int)

public GlyphRunDescription(ReadOnlySpan<char> localeName, ReadOnlySpan<char> @string, ReadOnlySpan<ushort> clusterMap, int textPosition)

Parameters

localeName ReadOnlySpan<char>
string ReadOnlySpan<char>
clusterMap ReadOnlySpan<ushort>
textPosition int