|
ShiftObject
Shifts a graphical object.
bool ShiftObject(
|
Parameters
d_time
[in] Increment of the time coordinate of all anchor points.
d_price
[in] Increment of the price coordinate of all anchor points.
Return Value
true - success, false - cannot shift the object.
Example:
//--- example for CChartObject::ShiftObject
|