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

Return Value

Return true if this part is Movable, if this part's layer's AllowMove is true, and if this part's diagram's AllowMove is true.
See Also

Reference

Part Class
Part Members