ChartDirector Ver 3.0 (C++ Edition)
ArrayMath.DoubleArray
Usage
operator DoubleArray() const;
Description
Conversion operator to automatically convert ArrayMath object to DoubleArray.
The conversion operator allows ArrayMath objects to be used in APIs that expect DoubleArray objects as arguments.
Arguments
None
Return Value
The content of the ArrayMath object as a DoubleArray.
© 2003 Advanced Software Engineering Limited. All rights reserved.