Adobe InDesign CS5 Server (7.0) Object Model JS: PointType

InDesign Server CS5

 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.PLAINThe point is a plain point, it has no direction lines.1886151022 = 'plan'
PointType.SMOOTHThe point is a smooth point, it has two direction lines which are parallel.1936553064 = 'smth'
PointType.SYMMETRICALA special type of smooth point with two direction lines of equal length.1937337709 = 'symm'

Usage

As property

PathPoint.pointType

Jongware, 23-Mar-2011 v3.0.3dContents :: Index