Adobe Photoshop CS5 Object Library JS: MeasurementLog

Photoshop CS5

Class

MeasurementLog

 The log of measurements taken.

QuickLinks

deleteMeasurements, exportMeasurements

Hierarchy

Object
MeasurementLog

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

void deleteMeasurements ([range: MeasurementRange])
Deletes the specified measurements.

ParameterTypeDescription
rangeMeasurementRange:
MeasurementRange.ALLMEASUREMENTS
MeasurementRange.ACTIVEMEASUREMENTS
The measurements to delete. Default: selected. (Optional)

void exportMeasurements ([file: File][, range: MeasurementRange][, dataPoints: Array of string])
Exports the specified measurements.

ParameterTypeDescription
fileFileThe file to export to. If not specified, a 'file save' dialog is displayed. (Optional)
rangeMeasurementRange:
MeasurementRange.ALLMEASUREMENTS
MeasurementRange.ACTIVEMEASUREMENTS
The measurements to export. Default: selected. (Optional)
dataPoints Array of stringAn array of identifiers of data points to export. The order of the data points is respected in the exported file. Defaults to data points visible in Measurement Log palette. (Optional)

Element of

Application.measurementLog

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