Transform preferences.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, includes the stroke weight when displaying object dimensions. If false, measures objects from the path or frame. |
||
|
readonly |
The parent of the TransformPreference (a Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
If true, scales the strokes proportionally when the object is scaled. |
||
|
read/write |
If true, measures the x and y values of the object relative to the containing frame. If false, measures the x and y values relative to the rulers. |
||
|
read/write |
If true, transforms content when rotating, scaling, skewing, and resizing objects |
||
|
read/write |
If true, transformation values are relative to the parent object. If false, the transformation values are absolute values. |
Object getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the TransformPreference.
String toSpecifier ()
Retrieves the object specifier.
Application.transformPreferences