Adobe 26001360 - Illustrator CS - PC Manual page 404

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

Advertisement

404
Table 5.107 PlacedItem — Methods
Method
Copy()
Cut()
Delete()
Duplicate(
[relativeObject As Object],
[insertionLocation As
AiElementPlacement])
Move(
RelativeObject as Object,
InsertionLocation as
AiElementPlacement)
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])
Transform(
transformationMatrix As Matrix,
[changePositions As Boolean],
[changeFillPatterns As Boolean],
[changeFillGradients As Boolean],
[changeStrokePattern As Boolean],
[changeLineWidths As Double],
[transformAbout As
AiTransformation])
Returns
What it does
Nothing
Copies the art object to the clipboard; the
associated document must be the frontmost
document
Nothing
Cuts the art object onto the clipboard; the
associated document must be the frontmost
document
Nothing
Delete the object
Duplicate an art item, optionally specifying
Object
the location and position for the copy
Nothing
Move an art item, specifying the new
location and position
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
Transforms the art object by applying a
transformation matrix
12 Aug 03
Visual Basic Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents