FormatLengthText(Single) Method (DicomRulerAnnotationView)
Formats the length of annotation.
'Declaration
Protected Overridable Function FormatLengthText( _
ByVal As Single _
) As System.String
protected virtual System.String FormatLengthText(
float
)
protected: virtual System.String FormatLengthText(
float
)
protected:
virtual System.String FormatLengthText(
float
)
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