Adobe InDesign CS5.5 (7.5) Object Model JS: AnchorPoint

InDesign CS5.5

 The reference point on the object's bounding box that does not move during transformation operations. Note: Transformations include rotation, scaling, flipping, and shearing.

Value

NameDescriptionValue
AnchorPoint.BOTTOM_CENTER_ANCHORThe center point on the bottom of the bounding box.1095656035 = 'ANbc'
AnchorPoint.BOTTOM_LEFT_ANCHORThe bottom left corner.1095656044 = 'ANbl'
AnchorPoint.BOTTOM_RIGHT_ANCHORThe bottom right corner.1095656050 = 'ANbr'
AnchorPoint.CENTER_ANCHORThe center point in the bounding box.1095656308 = 'ANct'
AnchorPoint.LEFT_CENTER_ANCHORThe center point on the left side of the bounding box.1095658595 = 'ANlc'
AnchorPoint.RIGHT_CENTER_ANCHORThe center point on the right side of the bounding box.1095660131 = 'ANrc'
AnchorPoint.TOP_CENTER_ANCHORThe center point on the top of the bounding box.1095660643 = 'ANtc'
AnchorPoint.TOP_LEFT_ANCHORThe top left corner.1095660652 = 'ANtl'
AnchorPoint.TOP_RIGHT_ANCHORThe top right corner.1095660658 = 'ANtr'

Usage

As property

AnchoredObjectSetting.anchorPoint

ChangeObjectPreference.positionReferencePoint

ChangeObjectPreference.anchorPoint

ChangeObjectPreference.fittingAlignment

FindObjectPreference.positionReferencePoint

FindObjectPreference.anchorPoint

FindObjectPreference.fittingAlignment

FrameFittingOption.fittingAlignment

LayoutWindow.transformReferencePoint

Jongware, 28-Apr-2012 v3.0.3iContents :: Index