Left

EmfPlusRegionNodeChildNodes.Left property

Gets or sets an EmfPlusRegionNode object that specifies the left child node of this region node.

public EmfPlusRegionNode Left { get; set; }

See Also