LayerMem

LayerMem class

Contains the LayerMember element, which specifies each layer to which the shape is assigned.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
getDel()A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
getLayerMember()Specifies the layer or layers to which the shape is assigned. Layer assignment is specified based on the zero-based inde
setDel()A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getLayerMember()

Specifies the layer or layers to which the shape is assigned. Layer assignment is specified based on the zero-based index of layers for the page. If a shape is assigned to more than one layer, each layer index appears separated by a semicolon.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.