Pathitems - Adobe 26001360 - Illustrator CS - PC Manual

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

Advertisement

Adobe Illustrator CS Scripting Guide

PathItems

A collection of path art items.
Table 5.92 PathItems — Properties
Property
Application
Count
Parent
Table 5.93 PathItems — Methods
Method
Add()
Ellipse(
[top As Double],
[left As Double],
[Width As Double],
[Height As Double],
[reversed As Boolean],
[inscribed As Boolean])
Index(item As PathItem)
item(itemKey)
Polygon(
[centerX As Double],
[centerY As Double],
[radius As Double],
[sides As Long],
[reversed As Boolean])
Rectangle(
[top As Double],
[left As Double],
[Width As Double],
[Height As Double],
[reversed As Boolean])
RemoveAll()
R/O
Value type
R/O
Application object
R/O
Long
R/O
object
Returns
PathItem object
PathItem object
Long
PathItem object
PathItem object
PathItem object
Nothing
12 Aug 03
What it is
The Illustrator Application object
The number of objects in the collection
The object that contains this
PathItems object
What it does
Creates a new object
Creates a new PathItem in the shape of
an ellipse using the supplied parameters
Returns the index position of the object
within the collection
Returns an object reference to the object
identified by itemKey; by name or
index
Creates a new PathItem in the shape of
an polygon using the supplied
parameters
Creates a new PathItem in the shape of
an polygon using the supplied
parameters
Deletes all objects in this collection
389

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents