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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -