Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ClipboardCopyShapeCommand Class / ClipboardCopyShapeCommand Constructor / ClipboardCopyShapeCommand Constructor()


In This Topic
ClipboardCopyShapeCommand Constructor()
In This Topic
Initializes a new instance of the ClipboardCopyShapeCommand class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ClipboardCopyShapeCommand()
See Also