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

Return Value

Return true if this part is Resizable, if this part's layer's AllowResize is true, and if this part's diagram's AllowResize is true.
See Also

Reference

Part Class
Part Members