FlattenerPresets
A collection of flattener presets.
FlattenerPresets Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of FlattenerPresets. |
| Item |
Object |
read |
Returns the FlattenerPreset with the specified index or name as Long or String. |
FlattenerPresets Methods
| Method |
Returns |
Description |
| Add |
FlattenerPreset |
Create a new FlattenerPreset. |
| AnyItem |
Object |
Returns any FlattenerPreset. |
| FirstItem |
Object |
Returns the first FlattenerPreset. |
| ItemByID |
Object |
Returns the FlattenerPreset with the specified ID. |
| ItemByRange |
Objects |
Returns the FlattenerPresets within the specified range. |
| LastItem |
Object |
Returns the last FlattenerPreset. |
| MiddleItem |
Object |
Returns the middle FlattenerPreset. |
| NextItem |
Object |
Returns the next FlattenerPreset. |
| PreviousItem |
Object |
Returns the previous FlattenerPreset. |
Previous post: Font
Next post: FlattenerPreset