This double property allows to select a double value.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IInfigoDoubleProperty : IInfigoProperty
Visual Basic (Declaration)
Public Interface IInfigoDoubleProperty _
	Implements IInfigoProperty
Visual C++
public interface class IInfigoDoubleProperty : IInfigoProperty

See Also