CmxLayer Class
Contents
[
Hide
]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
Constructors
Name | Description |
---|---|
CmxLayer() | Initializes a new instance of the CmxLayer class |
Properties
Name | Type | Access | Description |
---|---|---|---|
MASTER_DESKTOP_LAYER_NAME [static] | string | r | The master desktop layer name |
disposed | bool | r | Gets a value indicating whether this instance is disposed. |
elements | list[ICmxDocElement] | r | Gets the elements. |
flags | uint | r/w | Gets or sets the flags. |
is_visible | bool | r/w | Gets or sets a value indicating whether this layer is visible. |
name | string | r/w | Gets or sets the name of the layer. |
number | int | r/w | Gets or sets the layer order number. |
Constructor: CmxLayer()
CmxLayer()
Initializes a new instance of the CmxLayer class