Value
Name | Description | Value |
---|---|---|
AutoSizingReferenceEnum.BOTTOM_CENTER_POINT | Center point on the botom edge of bounding box | 1651467109 = 'boce' |
AutoSizingReferenceEnum.BOTTOM_LEFT_POINT | Bottom left point of bounding box | 1651469413 = 'bole' |
AutoSizingReferenceEnum.BOTTOM_RIGHT_POINT | Bottom right point of bounding box | 1651470953 = 'bori' |
AutoSizingReferenceEnum.CENTER_POINT | Center point of bounding box | 1668183154 = 'cntr' |
AutoSizingReferenceEnum.LEFT_CENTER_POINT | Center point on the left edge of bounding box | 1818583909 = 'lece' |
AutoSizingReferenceEnum.RIGHT_CENTER_POINT | Center point on the right edge of bounding box | 1919509349 = 'rice' |
AutoSizingReferenceEnum.TOP_CENTER_POINT | Center point on the top edge of bounding box | 1953456997 = 'toce' |
AutoSizingReferenceEnum.TOP_LEFT_POINT | Top left point of bounding box | 1953459301 = 'tole' |
AutoSizingReferenceEnum.TOP_RIGHT_POINT | Top right point of bounding box | 1953460841 = 'tori' |
Usage
As property
ChangeObjectPreference.autoSizingReferencePoint
FindObjectPreference.autoSizingReferencePoint
TextFramePreference.autoSizingReferencePoint
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |