![]() |
SetCoordinates()








Public Function |
Declared in: NiCaption.h |
Declaration
void SetCoordinates( double xCoordinate, double yCoordinate);
Description
Sets the x and y coordinates of the caption at the same time.
Note: See the CNiCaption overview for information about using date/time values.
Parameters
double xCoordinate
double yCoordinate
The x coordinate of the caption.
The y coordinate of the caption.