Sg 2.9
PointText
Packages RSS
About
News
Gallery
Scripts
Tutorials
Download
Reference
Forum
Users
License
Twitter

Extends TextItem

A PointText item represents text in an Illustrator document which starts from a certain point and expands by the amount of characters contained in it.

Constructors

Creates a point text item

Sample code:

var text = new PointText(new Point(50, 100));
text.content = 'The contents of the point text';
    Parameters:
  • point: Point — the point where the text will begin — optional
  • orientation: String ('horizontal', 'vertical') — optional

Properties

The PointText's anchor point

Inheritance


AltStyle によって変換されたページ (->オリジナル) /