Class EmfPlusRegionNodeChildNodes
EmfPlusRegionNodeChildNodes class
The EmfPlusRegionNodeChildNodes object specifies child nodes of a graphics region node
public sealed class EmfPlusRegionNodeChildNodes : EmfPlusStructureObjectType
Constructors
Properties
Name | Description |
---|
Left { get; set; } | Gets or sets an EmfPlusRegionNode object that specifies the left child node of this region node. |
Operation { get; set; } | Gets or sets the operation. |
Right { get; set; } | Gets or sets an EmfPlusRegionNode object that defines the right child node of this region node. |
See Also