Gets the object, which initiated the event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Object Source { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Source As Object |
The object requesting the Clipboard.
See Also