set_transform


Description:

public abstract void set_transform (Matrix? transform)

Sets the transformation matrix of an item.

Parameters:

this

an item.

transform

the new transformation matrix, or null to reset the transformation to the identity matrix.