CNiShape::SetCoordinates

CNi

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

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

void SetCoordinates(
    const CNiVector & xCoordinates,
    const CNiVector & yCoordinates);

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

Sets the x and y coordinates of the shape at the same time.

Note: See the CNiShape overview for information about using date/time values.

Shortcut to top of page. Parameters

const CNiVector & xCoordinates

The x coordinates of the shape.

const CNiVector & yCoordinates

The y coordinates of the shape.

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