GraphicLines

A collection of graphic lines.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

GraphicLine add (layer:Layer, [at:LocationOptions=LocationOptions], reference:Varies Document MasterSpread Page Spread Layer, withProperties:Object)

Create a new GraphicLine

Parameter

Type

Description

layer

Layer

The layer on which to create the GraphicLine. (Optional)

at

LocationOptions

LocationOptions.AFTER

LocationOptions.AT_BEGINNING

LocationOptions.AT_END

LocationOptions.BEFORE

LocationOptions.UNKNOWN

Location (Optional)

(default: LocationOptions.UNKNOWN)

reference

Document

MasterSpread

Page

Spread

Layer

Before/after this GraphicLine or at the beginning/end of this Document, Spread, Master Spread, Page or Layer. Can accept: Document, Spread, MasterSpread, Page or Layer. (Optional)

withProperties

Object

Initial values for properties of the new GraphicLine (Optional)

Number count ()

Displays the number of elements in the GraphicLine.

Object of

Document.graphicLines

Button.graphicLines

State.graphicLines

Layer.graphicLines

Spread.graphicLines

Page.graphicLines

MasterSpread.graphicLines

PageItem.graphicLines

Oval.graphicLines

Rectangle.graphicLines

GraphicLine.graphicLines

Polygon.graphicLines

Group.graphicLines

Cell.graphicLines

Table.graphicLines

Text.graphicLines

Character.graphicLines

Word.graphicLines

Line.graphicLines

TextColumn.graphicLines

Paragraph.graphicLines

TextStyleRange.graphicLines

InsertionPoint.graphicLines

TextFrame.graphicLines

Story.graphicLines