CNiCaption::SetCoordinates

CNi

Class
CNiCaption::
SetCoordinates()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: operator =Next page: CNiCaption    
Public Function Declared in:
NiCaption.h

'Declaration' icon -- Shortcut to top of page. Declaration

void SetCoordinates(
    double xCoordinate,
    double yCoordinate);

'Description' icon -- Shortcut to top of page. 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.

Shortcut to top of page. Parameters

double xCoordinate

The x coordinate of the caption.

double yCoordinate

The y coordinate of the caption.

'See Also' icon -- Shortcut to top of page. See Also