virtual void SetCxform(const Cxform& cx) = 0;
SetCxform sets color transformation matrix to the text object for changing the position and orientation of the text object.
Parameters |
Description |
const Cxform& cx |
Color transformation matrix to be applied to the text object. |