How can I implement the Layer like AutoCAD?

Dear,



I’ve develop a kind of diagram software base on GoSilverlight. (My research is related on web-based Modeling and Simulation for manufacturing process)



I need to make some graphiclinknodes locate on separated [Layer]s. (similar to AutoCAD or Photoshop’s) Diagram nodes are making from palette node items. Some of those must be bottom layer all the time.



How can I make the function?



Thank you.

You can set or data-bind the go:Part.LayerName attached property.

You might want to read the section about “Layers” in the GoXamIntro document.