Adobe 26001360 - Illustrator CS - PC Manual page 291

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

Advertisement

Adobe Illustrator CS Scripting Guide
Table 5.1
Application — Properties (Continued)
Property
Selection
UserInteractionLevel
Version
Visible
Table 5.2
Application — Methods
Method
ConcatenateMatrix(
Matrix As Matrix,
secondMatrix As Matrix)
ConcatenateRotationMatrix(
Matrix As Matrix,
angle As Double)
ConcatenateScaleMatrix(
Matrix As Matrix,
[scaleX As Double],
[scaleY As Double])
ConcatenateTranslationMatrix(
Matrix As Matrix,
[deltaX As Double],
[deltaY As Double])
DoJavaScript(
action As String,
from As String,
[dialogs As Boolean])
DoJavaScriptFile(
action As String,
from As String,
[dialogs As Boolean])
DoScript(
action As String,
from As String,
[dialogs As Boolean])
R/O
Value type
Variant Array (of
objects)
AiUserInteractionLevel
R/O
String
R/O
Boolean
Returns
Matrix
object
Matrix
object
Matrix
object
Matrix
object
String
String
Nothing
12 Aug 03
What it is
All of the currently selected objects in
the active (frontmost) document; see
note for more information
Whether or not to interact with users by
displaying dialogs during the running of
a script
The version of the Adobe Illustrator
application
If true, the application is visible
What it does
Concatenates two matrices together
Concatenates a rotation translation to a
transformation matrix
Concatenates a scale translation to a
transformation matrix
Concatenates a translation to a
transformation matrix
Execute a Java script
Execute a javascript
Plays an action from the Actions palette
291

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents