NDiagramClipping Class Members
In This Topic
The following tables list the members exposed by NDiagramClipping.
Public Properties
| Name | Description |
 | DocumentUniqueId | Gets the UniqueId of the document to which the items originally belonged (valid after initialization) |
 | Id | Gets the Id of this clipping. |
Top
Public Methods
| Name | Description |
 | CreateDataObject | Creates a data object that contains this clipping content. |
 | DeepClone | Must override to deep clone the object. |
 | GetDataFormat | Must override to return the data exchange format associated with this diagram clipping. |
 | SetOnClipboard | Sets the this data object on the clipboard. |
Top
See Also