CmxObject Class
Summary: Object containing information about the graphic element.
Module: aspose.imaging.fileformats.cmx.objectmodel
Full Name: aspose.imaging.fileformats.cmx.objectmodel.CmxObject
Inheritance: ICmxDocElement
Constructors
Name | Description |
---|---|
CmxObject() | Initializes a new instance of the CmxObject class |
Properties
Name | Type | Access | Description |
---|---|---|---|
fill_style | CmxFillStyle | r/w | Gets or sets the fill style. |
object_spec | ICmxObjectSpec | r/w | Gets or sets the object specification. |
outline | CmxOutline | r/w | Gets or sets the outline style. |
Constructor: CmxObject()
CmxObject()
Initializes a new instance of the CmxObject class