GetDouble Method (ILispParameter) Send Feedback
See Also 
Value[out]
Double value of this LISP parameter
Gets the double value of this LISP parameter.

Syntax

Visual Basic 
Function GetDouble() As System.Double
C# 
System.double GetDouble()
JavaScript 
GetDouble() : Number
COM native C++ 
HRESULT GetDouble(
   DOUBLE* Value
)  
C++ 
DSRESULT GetDouble(
   double* Value
)  

Parameters

Value[out] or Return Value
Double value of this LISP parameter
 

See Also

Availability

DraftSight V1R4.0