SoWinClipboard Methods |
The SoWinClipboard type exposes the following members.
Name | Description | |
---|---|---|
Copy(SoNode, SbTime) | Copies the passed scene graph object (node, path, or pathlist) to the clipboard using the current clipboard format. | |
Copy(SoPath, SbTime) | Copies the passed path to the clipboard using the current clipboard format. | |
Copy(SoPathList, SbTime) | Copies the passed pathlist to the clipboard using the current clipboard format. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Paste | This requests data from the clipboard in the current clipboard format. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |