DrawText::SetCxform

DrawText::SetCxform
virtual void SetCxform(const Cxform& cx) = 0;
Description

SetCxform sets color transformation matrix to the text object for changing the position and orientation of the text object.

Parameters
Parameters 
Description 
const Cxform& cx 
Color transformation matrix to be applied to the text object.