TextLineMetrics.

TextLineMetrics(Size, double, TextRange, bool) Constructor

Syntax

public TextLineMetrics(Size size, double textBaseline, TextRange textRange, bool hasOverflowed)

Parameters

Name Type Description
size Size
textBaseline double
textRange TextRange
hasOverflowed bool

Return Value

Type Description
void