CanvasTextLayoutClusterMetrics Property |
Gets an array of metrics describing each cluster.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax Remarks
It's valid for a text layout to have zero clusters, in which case this
property returns a zero-sized array.
See Also