EmfPlusRegionNodeChildNodes Class
Summary: The EmfPlusRegionNodeChildNodes object specifies child nodes of a graphics region node
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusRegionNodeChildNodes
Inheritance: EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusRegionNodeChildNodes() | Initializes a new instance of the EmfPlusRegionNodeChildNodes class |
Properties
Name | Type | Access | Description |
---|---|---|---|
left | EmfPlusRegionNode | r/w | Gets or sets an EmfPlusRegionNode object that specifies the left child node of this region node. |
operation | EmfPlusRegionNodeChildNodes.NodesOperation | r/w | Gets or sets the operation. |
right | EmfPlusRegionNode | r/w | Gets or sets an EmfPlusRegionNode object that defines the right child node of this region node. |
Constructor: EmfPlusRegionNodeChildNodes()
EmfPlusRegionNodeChildNodes()
Initializes a new instance of the EmfPlusRegionNodeChildNodes class