c# - how to user Rectangle -


i user rectangle display 2 colors in vs 2010 window phone, if rectangle can't, please tell how do.

<rectangle height="20" width="400" stroke="white" fill="green" strokethickness="1"> 

maybe possible through gradient. otherwise suggest 2 rectangles, both have half of height/width (depending on want have colors)


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -