Adobe 26001360 - Illustrator CS - PC Manual page 387

Scripting guide
Hide thumbs Also See for 26001360 - Illustrator CS - PC:
Table of Contents

Advertisement

Adobe Illustrator CS Scripting Guide
Table 5.91 PathItem — Methods (Continued)
Method
Resize(
scaleX As Double,
scaleY As Double,
[changePositions As Boolean],
[changeFillPatterns As Boolean],
[changeFillGradients As Boolean],
[changeStrokePattern As Boolean],
[changeLineWidths As Double],
[scaleAbout As AiTransformation])
Rotate(
Angle As Double,
[changePositions As Boolean],
[changeFillPatterns As Boolean],
[changeFillGradients As Boolean],
[changeStrokePattern As Boolean],
[rotateAbout As AiTransformation])
SetEntirePath(
pathSpecification As Variant Array
of Variant Array of 2 Doubles)
Transform(
TransformationMatrix As Matrix,
[changePositions As Boolean],
[changeFillPatterns As Boolean],
[changeFillGradients As Boolean],
[changeStrokePattern As Boolean],
[changeLineWidths As Double],
[transformAbout As
AiTransformation])
Translate(
DeltaX as Double,
DeltaY as Double,
[transformObjects As Boolean],
[transformFillPatterns as Boolean],
[transformFillGradients as
Boolean],
[transformStrokePatterns as
Boolean])
ZOrder(zOrderCmd As AiZOrderMethod)
Returns
What it does
Nothing
Scales the art object where scaleX is the
horizontal scaling factor and scaleY is
the vertical scaling factor; 100.0 = 100%
Nothing
Rotates the art object relative to the
current rotation. The object is rotated
counter-clockwise if the Angle value is
positive, clockwise if the value is negative.
Nothing
Defines path points for this path using the
supplied array of fixed points (each
consists of a Variant Array of 2 Doubles).
Each fixed point represents the Anchor
for a path point.
Nothing
Transforms the art object by applying a
transformation matrix
Nothing
Repositions the art object relative to the
current position, where deltaX is the
horizontal offset and deltaY is the
vertical offset
Nothing
Arranges the art object's position in the
stacking order of the group or layer
(Parent) of this object
12 Aug 03
387

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents