DwfWhipTransform constructor

init

Initializes a new instance of the DwfWhipTransform class

def __init__(self):
    ...

init

Initializes a new instance of the DwfWhipTransform class

def __init__(self, translate, x_scale, y_scale, rotation):
    ...
ParameterTypeDescription
translateDwfWhipLogicalPointtranslate point
x_scalefloatx axis scale
y_scalefloaty axis scale
rotationintrotation angle

See Also