Click or drag to resize

TextFormatter Methods

The TextFormatter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCylinderAxisFormatter
Converts a double to a string formatted in standard cylinder form. Ex. 001
Public methodStatic memberDiopterFormatterThreePlaces
Converts a double to a string formatted in standard dioptric form. Ex. +#.##, -#.##, +##.##, -##.##
Public methodStatic memberDiopterFormatterTwoPlaces
Converts a double to a string formatted in standard dioptric form. Ex. +#.##, -#.##, +##.##, -##.##
Public methodStatic memberMMFormatter
Appends the string "mm" to a double input.
Top
See Also