transform method
transform
Applies the specified transformation to the shape.
def transform(self, transform):
...
Parameter | Type | Description |
---|---|---|
transform | Matrix | The transformation to apply. |
See Also
- module
aspose.cad
- class
ObjectWithBounds
Applies the specified transformation to the shape.
def transform(self, transform):
...
Parameter | Type | Description |
---|---|---|
transform | Matrix | The transformation to apply. |
aspose.cad
ObjectWithBounds