Object-level display settings.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, uses anti-aliasing for text and bitmap images. |
||
|
read/write |
The point size below which text is greeked. |
||
|
readonly |
The index of the DisplaySetting within its containing object. |
||
|
readonly |
The parent of the DisplaySetting (a Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The display method for raster images. |
||
|
read/write |
The display setting for transparencies. |
||
|
read/write |
The display method for vector images. |
DisplaySetting getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the DisplaySetting.
String toSpecifier ()
Retrieves the object specifier.