OptionalpageId: stringOptionalpkg: VisioPackageOptionalmodifier: ShapeModifierWhether the layer is currently locked.
Whether shapes on this layer are included when printing.
Whether the layer is currently visible.
Delete this layer from the page. Removes the layer definition and strips it from all shape LayerMember cells.
A named display layer on a Visio page.
Layers control the visibility and printability of groups of shapes. Obtain instances via
page.getLayers()orpage.addLayer().Example