Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.EditLayer


CorelScript.EditLayer

Function EditLayer(LayerName As String, PageNum As Long, NewName As String, Visible As Boolean, Printable As Boolean, Locked As Boolean, Master As Boolean, WireOverride As Boolean, ChangeColor As Boolean) As Long

Description

Member of CorelScript

The EditLayer method specifies all the layer properties.

Parameter
Description
LayerName
Specifies the layer name
PageNum
Specifies the page number
NewName
Specifies the new name of the layer
Visible
Specifies whether the layer is visible. True (-1) enables this option.
Printable
Specifies whether the layer is printable. True (-1) enables this option.
Locked
Specifies whether the layer is locked. True (-1) enables this option.
Master
Specifies whether the layer is a master layer. True (-1) enables this option.
WireOverride
Specifies that the Wireframe view is forced. True (-1) enables this option.
ChangeColor
Specifies the color of the Wireframe view. True (-1) enables this option.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.