CmxLayer 类

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描述
CmxLayer()初始化 CmxLayer 类的新实例

Properties

NameTypeAccess描述
MASTER_DESKTOP_LAYER_NAME [static]stringr主桌面层的名称
disposedboolr获取一个值,指示此实例是否已释放。
elementsSystem.Collections.Generic.IList`1[[Aspose.Imaging.FileFormats.Cmx.ObjectModel.ICmxDocElement]]r获取元素。
flagsintr/w获取或设置标志。
is_visibleboolr/w获取或设置一个值,指示此层是否可见。
名称stringr/w获取或设置层的名称。
numberintr/w获取或设置层的顺序号。

Constructor: CmxLayer()

 CmxLayer() 

初始化 CmxLayer 类的新实例