Enumeration | Transformation | |||||||||||||||||||||||||||||||||
The transformation type. | ||||||||||||||||||||||||||||||||||
Value |
| |||||||||||||||||||||||||||||||||
Usage | In functionvoid PageItem.resize (scaleX: number, scaleY: number[, changePositions: bool=true][, changeFillPatterns: bool=true][, changeFillGradients: bool=true][, changeStrokePattern: bool=true][, changeLineWidths: number=100.0][, scaleAbout: Transformation=Transformation.CENTER]) void PageItem.rotate (angle: number[, changePositions: bool=true][, changeFillPatterns: bool=true][, changeFillGradients: bool=true][, changeStrokePattern: bool=true][, rotateAbout: Transformation=Transformation.CENTER]) void PageItem.transform (transformationMatrix: Matrix[, changePositions: bool=true][, changeFillPatterns: bool=true][, changeFillGradients: bool=true][, changeStrokePattern: bool=true][, changeLineWidths: number=100.0][, transformAbout: Transformation=Transformation.CENTER]) |
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |