Coordinate space options
| Name | Description | Value |
|---|---|---|
| PASTEBOARD_COORDINATES | Pasteboard coordinates | 2021224546 = ‘xypb’ |
| PARENT_COORDINATES | Parent coordinates | 2021224545 = ‘xypa’ |
| INNER_COORDINATES | Inner coordinates | 2021222766 = ‘xyin’ |
Usage:
- In function:
-
any Button.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Button.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixButton.transformValuesOf (
in:
CoordinateSpaces
) -
any EPS.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void EPS.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixEPS.transformValuesOf (
in:
CoordinateSpaces
) -
any FormField.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void FormField.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixFormField.transformValuesOf (
in:
CoordinateSpaces
) -
any Graphic.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Graphic.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixGraphic.transformValuesOf (
in:
CoordinateSpaces
) -
any GraphicLine.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void GraphicLine.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixGraphicLine.transformValuesOf (
in:
CoordinateSpaces
) -
any Group.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Group.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixGroup.transformValuesOf (
in:
CoordinateSpaces
) -
any Image.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Image.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixImage.transformValuesOf (
in:
CoordinateSpaces
) -
any ImportedPage.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void ImportedPage.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixImportedPage.transformValuesOf (
in:
CoordinateSpaces
) -
void Movie.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
any Oval.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Oval.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixOval.transformValuesOf (
in:
CoordinateSpaces
) -
any PageItem.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void PageItem.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixPageItem.transformValuesOf (
in:
CoordinateSpaces
) -
any PDF.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void PDF.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixPDF.transformValuesOf (
in:
CoordinateSpaces
) -
any PICT.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void PICT.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixPICT.transformValuesOf (
in:
CoordinateSpaces
) -
any Polygon.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Polygon.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixPolygon.transformValuesOf (
in:
CoordinateSpaces
) -
any Rectangle.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void Rectangle.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixRectangle.transformValuesOf (
in:
CoordinateSpaces
) -
void Sound.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
any TextFrame.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void TextFrame.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixTextFrame.transformValuesOf (
in:
CoordinateSpaces
) -
any WMF.resolve (
location:
any, in:
CoordinateSpaces [, consideringRulerUnits:
bool=false ]
) -
void WMF.transform (
in:
CoordinateSpaces , from:
any, withMatrix:
any[, replacingCurrent:
any][, consideringRulerUnits:
bool=false ]
) -
Array of TransformationMatrixWMF.transformValuesOf (
in:
CoordinateSpaces
)
-
any Button.resolve (