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

Return Value

Return true if this part is Reshapable, if this part's layer's AllowReshape is true, and if this part's diagram's AllowReshape is true.
See Also

Reference

Part Class
Part Members