A layer in an imported graphic.
GraphicLayer Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AdjustmentLayer | Boolean | read | Is an adjustment layer. |
| CurrentVisibility | Boolean | r/w | The current visibility. |
| ExportState | Boolean | read | Is the export state on or off. |
| FXLayer | Boolean | read | Has layer effects. |
| GraphicLayers | GraphicLayers | read | Graphic layers. |
| HasExportState | Boolean | read | Has an export state. |
| HasPrintState | Boolean | read | Has a print state. |
| HasViewState | Boolean | read | Has a view state. |
| Id | Long | read | A unique number identifying the object. |
| Index | Long | read | Index of the object within its parent object. |
| Locked | Boolean | read | If true, the object is locked. |
| Name | String | read | The name of the object. |
| OriginalVisibility | Boolean | read | The original visibility. |
| Parent | Object | read | The parent of the object. |
| PrintState | Boolean | read | Is the print state on or off. |
| SectionDividerLayer | Boolean | read | Is a section divider layer. |
| SeparatorLayer | Boolean | read | Is a separator layer. |
| ViewState | Boolean | read | Is the view state on or off. |