Right

EmfPlusRegionNodeChildNodes.Right property

Gets or sets an EmfPlusRegionNode object that defines the right child node of this region node.

public EmfPlusRegionNode Right { get; set; }

See Also