DocumentWindowCanPaste Method |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic virtual bool CanPaste(
out Component destinationParent
)
Parameters
- destinationParent
- Type: NeoAxisComponent
Return Value
Type:
Boolean
See Also