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

Return Value

Return true if this part is Selectable, if this part's layer's AllowSelect is true, and if this part's diagram's AllowSelect is true.
See Also

Reference

Part Class
Part Members