set_transform method

set_transform

Specifies current transform.

def set_transform(self, transform):
    ...
ParameterTypeDescription
transformaspose.pydrawing.drawing2d.MatrixA transform.

See Also