Adobe InDesign CS2 (4.0) Object Model JS: PointType

InDesign CS2

 The path point type.

Value

NameDescriptionValue
PointType.CORNERThe point is a corner point, it has either one direction line, or two independent direction lines.1668443762 = 'crnr'
PointType.LINE_TYPEThe point is a line point, it has no direction lines.1818848869 = 'line'
PointType.SMOOTHThe point is a smooth point, it has two direction lines which are parallel.1936553064 = 'smth'

Usage

As property

PathPoint.pointType

Jongware, 27-Jun-2010 v3.0.3dContents :: Index