AdvFormatterValueAndUnc2String(Double, Double, String, Int32) Method

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
C#
public static string ValueAndUnc2String(
	double value,
	double unc,
	string unit,
	int presicon = 3
)

Parameters

value  Double
 
unc  Double
 
unit  String
 
presicon  Int32  (Optional)
 

Return Value

String

See Also