Click or drag to resize

UnitStr Method

返回用户文档首页
Namespace: LoongCAD.Util
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public static string Str(
	double v,
	string unitSrc,
	string unitDst,
	int enob
)

Parameters

v  Double
 
unitSrc  String
 
unitDst  String
 
enob  Int32
 

Return Value

String
See Also