FormatLengthText(Double) Method (WpfDicomRulerAnnotationView)
Formats the length of annotation.
'Declaration
Protected Overridable Function FormatLengthText( _
ByVal As Double _
) As System.String
protected virtual System.String FormatLengthText(
double
)
protected: virtual System.String FormatLengthText(
double
)
protected:
virtual System.String FormatLengthText(
double
)
Parameters
- length
- The length.
Return Value
Formatted string with annotation length.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5