Diagram.ConnectNestedChild(NodeShape, ShapeElement) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
还原嵌套子形状、其子对象和链接的图形布局对象。
public:
void ConnectNestedChild(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ child, Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ linksContainer);
public void ConnectNestedChild (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape child, Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement linksContainer);
member this.ConnectNestedChild : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape * Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
Public Sub ConnectNestedChild (child As NodeShape, linksContainer As ShapeElement)
参数
- child
- NodeShape
- linksContainer
- ShapeElement