Gets a value indicating whether getting or setting the clipboard.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsGetOperation { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsGetOperation As Boolean |
true if the request is to get the Clipboard contents; false if the request is to set Clipboard contents.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |