CmxLayer Class

Summary: The graphic layer located on the page of the CMX document.

Module: aspose.imaging.fileformats.cmx.objectmodel

Full Name: aspose.imaging.fileformats.cmx.objectmodel.CmxLayer

Inheritance: ICmxContainer, ICmxDocElement, CmxContainer

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
CmxLayer()Initializes a new instance of the CmxLayer class

Properties

NameTypeAccessDescription
MASTER_DESKTOP_LAYER_NAME [static]stringrThe master desktop layer name
elementslist[ICmxDocElement]rGets the elements.
flagsuintr/wGets or sets the flags.
is_visibleboolr/wGets or sets a value indicating whether this layer is visible.
namestringr/wGets or sets the name of the layer.
numberintr/wGets or sets the layer order number.

Constructor: CmxLayer()

 CmxLayer() 

Initializes a new instance of the CmxLayer class