Properties
| | Property | Type | Access | Description |
| logicalLength | number |
r/w | The logical length this scale equates to. |
| logicalUnits | string |
r/w | The logical units for this scale. |
| name | string |
r/w | The name of the scale. |
| parent | Object |
readonly | The object's container. |
| pixelLength | int |
r/w | The length (in pixels) to which this scale equates. |
| typename | string |
readonly | The class name of the object. |
|