Home > All Other Interfaces > ILineString > Value

Value

Returns the value associated with the specified linestring.

 

JavaScript

 

Value(

      t,

      p)

 

C++

 

HRESULT Value(

      double t,

      [out, retval] IPoint** p)