Adobe 26001360 - Illustrator CS - PC Manual page 460

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

Advertisement

460
Table 5.166 TextFrame — Methods (Continued)
Method
Resize(
ScaleX As Double,
ScaleY As Double,
[ChangePositions],
[ChangeFillPatterns],
[ChangeFillGradients],
[ChangeStrokePattern],
[ChangeLineWidths],
[ScaleAbout])
Rotate(
Angle As Double,
[ChangePositions],
[ChangeFillPatterns],
[ChangeFillGradients],
[ChangeStrokePattern],
[RotateAbout])
Transform(
TransformationMatrix As Matrix,
[ChangePositions],
[ChangeFillPatterns],
[ChangeFillGradients],
[ChangeStrokePattern],
[ChangeLineWidths],
[TransformAbout])
Translate(
[DeltaX],
[DeltaY],
[TransformObjects],
[TransformFillPatterns],
[TransformFillGradients],
[TransformStrokePattern])
ZOrder(ZOrderCmd As AiZOrderMethod)
Example 87.1
Dim appRef As New Illustrator.Application
Dim selection As Variant
Dim frontDocument As Illustrator.Document
Dim sourceTextArt As Illustrator.TextFrame
Dim newTextArt As Illustrator.TextFrame
Returns
12 Aug 03
Visual Basic Reference
What it does
Scale art object(s)
Rotate art object(s)
Transform art object(s) using a
transformation matrix
Reposition art object(s)
Arranges the art relative to other art
in the group or layer

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents