Accusoft.NotateXpress13.Net
Cut Method




Copies the currently selected elements to the clipboard and then deletes them from their original location.
Syntax
public void Cut()
public: void Cut(); 
public:
void Cut(); 
'Declaration
 
Public Sub Cut() 
 
'Usage
 
Dim instance As ElementCollection
 
instance.Cut()
Remarks

Once these items are available on the clipboard they can be used elsewhere.

See Also

Reference

ElementCollection Class
ElementCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback