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

Return Value

Return true if this part is Rotatable, if this part's layer's AllowRotate is true, and if this part's diagram's AllowRotate is true.
See Also

Reference

Part Class
Part Members