Adobe 26001360 - Illustrator CS - PC Manual page 292

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

Advertisement

292
Table 5.2
Application — Methods (Continued)
Method
GetIdentityMatrix()
GetRotationMatrix([angle As Double])
GetScaleMatrix(
[scaleX As Double],
[scaleY As Double])
GetTranslationMatrix(
[deltaX As Double],
[deltaY As Double])
InvertMatrix(Matrix As Matrix)
IsEqualMatrix(
Matrix As Matrix,
secondMatrix As Matrix)
IsSingularMatrix(Matrix As Matrix)
Open(
files As String,
[DocumentColorSpace As
AiDocumentColorSpace],
[Options])
ShowPresets(FileSpec as String)
Quit()
Redraw()
TranslatePlaceholderText(
Text As String)
Returns
What it does
Returns an identity matrix
Matrix
object
Returns a transformation matrix
Matrix
containing a single rotation
object
Returns a transformation matrix
Matrix
containing a single scale
object
Returns a transformation matrix
Matrix
containing a single translation
object
Inverts a matrix
Matrix
object
Checks whether two matrices are equal
Boolean
Checks whether a matrix is singular and
Boolean
cannot be inverted
Opens the file or files specified by the
Document
string or array of strings containing file
object
paths
Nothing
Gets the presets from the file
Nothing
Quits Illustrator. Note that if the clipboard
contains data, Illustrator may show a
dialog prompting the user to save the
data for other applications. Avoid the
possibility of this dialog by manually
emptying the clipboard with the VB
method Clipboard.Clear.
Nothing
Allow Illustrator to redraw all its windows
Nothing
Member of Illustrator.Application.
Translate the placeholder text to regular
text. A method to enter unicode points in
hex values.
12 Aug 03
Visual Basic Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents