开发者

Silverlight Line shape with image on top of it

开发者 https://www.devze.com 2023-01-19 02:52 出处:网络
Is it possible to keep a skin on a Line in Silverlight. I have a Line shape, and an image file of a cool looking line Is it possible to keep this开发者_StackOverflow image on top of the Line where eve

Is it possible to keep a skin on a Line in Silverlight. I have a Line shape, and an image file of a cool looking line Is it possible to keep this开发者_StackOverflow image on top of the Line where ever I draw?


If you want to have an image always appear in the same position behind a line which you draw, you could just absolutely position both controls so they appear on top of each other.

0

精彩评论

暂无评论...
验证码 换一张
取 消