DistanceToDecimalString(String, IFormatProvider, DistanceUnitType) Method |
返回用户文档首页Namespace: LoongCAD.STC.Friendly.DataTypeAssembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic string ToDecimalString(
string format,
IFormatProvider provider,
DistanceUnitType unitType
)
Parameters
- format String
-
- provider IFormatProvider
-
- unitType DistanceUnitType
-
Return Value
String
See Also