DesignSurfaceElementOperations.Merge Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Merge(ModelElement, IDataObject) | Merges (i.e., pastes or drops) the ElementGroupPrototype from the IDataObject to the target ModelElement. (Inherited from ElementOperations.) | |
Merge(PresentationElement, IDataObject, PointF) | Merges (i.e., pastes or drops) the ElementGroupPrototype from the IDataObject to the target ModelElement. |
Top