Value

Gets the value associated with the specified linestring.

 

JavaScript

 

Value(

       t,

       p)

 

C++

 

HRESULT Value(

       double t,

       [out, retval] IPoint** p)