Class LayerMem

LayerMem class

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

public class LayerMem

Properties

NameDescription
Del { get; set; }A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
LayerMember { get; }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.

See Also