Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetDoubleValue Method (obj)
NamespacesGenesyslab.Desktop.Infrastructure.StatFormattingFormattingGetDoubleValue(Object)
Gets the double value of this object.
Declaration Syntax
C#Visual BasicVisual C++
public static double GetDoubleValue(
	Object obj
)
Public Shared Function GetDoubleValue ( _
	obj As Object _
) As Double
public:
static double GetDoubleValue(
	Object^ obj
)
Parameters
obj (Object)
The object.
Return Value
The double value of the object.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)