GoXam for WPF v3
CanCopy Method (Part)
Northwoods.GoXam Namespace > Part Class : CanCopy Method
This predicate is true if the user may copy this part.
Syntax
public bool CanCopy()

Return Value

Return true if this part is Copyable, if this part's layer's AllowCopy is true, and if this part's diagram's AllowCopy is true.
See Also

Reference

Part Class
Part Members