DK11 for .NET | TatukGIS.NDK.TGIS_JSONObject.Create | Overloads | Constructors | Methods | Properties
Constructor for json double object.
// C# public TGIS_JSONObject( double _dbl );
' VisualBasic Public Sub New( ByVal _dbl As Double )
// Oxygene public constructor ( _dbl : Double );
Name | Type | Description |
---|---|---|
_dbl | double Double | double value |