Value
Name | Description | Value |
---|---|---|
AnchorPoint.BOTTOM_CENTER_ANCHOR | The center point on the bottom of the bounding box. | 1095656035 = 'ANbc' |
AnchorPoint.BOTTOM_LEFT_ANCHOR | The bottom left corner. | 1095656044 = 'ANbl' |
AnchorPoint.BOTTOM_RIGHT_ANCHOR | The bottom right corner. | 1095656050 = 'ANbr' |
AnchorPoint.CENTER_ANCHOR | The center point in the bounding box. | 1095656308 = 'ANct' |
AnchorPoint.LEFT_CENTER_ANCHOR | The center point on the left side of the bounding box. | 1095658595 = 'ANlc' |
AnchorPoint.RIGHT_CENTER_ANCHOR | The center point on the right side of the bounding box. | 1095660131 = 'ANrc' |
AnchorPoint.TOP_CENTER_ANCHOR | The center point on the top of the bounding box. | 1095660643 = 'ANtc' |
AnchorPoint.TOP_LEFT_ANCHOR | The top left corner. | 1095660652 = 'ANtl' |
AnchorPoint.TOP_RIGHT_ANCHOR | The top right corner. | 1095660658 = 'ANtr' |
Usage
As property
AnchoredObjectSetting.anchorPoint
ChangeObjectPreference.positionReferencePoint
ChangeObjectPreference.anchorPoint
ChangeObjectPreference.fittingAlignment
FindObjectPreference.positionReferencePoint
FindObjectPreference.anchorPoint
FindObjectPreference.fittingAlignment
FrameFittingOption.fittingAlignment
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |