TextRenderer.MeasureLine-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function MeasureLine ( _
    text As String _
) As Double
public double MeasureLine(
    string text
)

Parameter

Rückgabewert

Typ: System.Double

.NET Framework-Sicherheit

Siehe auch

Referenz

TextRenderer Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace