ShapeableTextCharacters.

ShapeableTextCharacters(ReadOnlySlice<char>, TextRunProperties) Constructor

Syntax

public ShapeableTextCharacters(ReadOnlySlice<char> text, TextRunProperties properties)

Parameters

Name Type Description
text ReadOnlySlice<char>
properties TextRunProperties

Return Value

Type Description
void