Click or drag to resize

StiObjectConverter.ConvertToDouble Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToDouble(System.Object)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static double ConvertToDouble(
	Object value
)

Parameters

value
Type: System.Object

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToDouble(System.Object)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToDouble(System.Object)"]

See Also