Last active
September 7, 2016 11:56
-
-
Save danhollick/9dc3ec1f21e7d10233b82bb236846c36 to your computer and use it in GitHub Desktop.
Basic Rectangle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<App> | |
<Rectangle Height="60" Width="80%" Color="#50E3C2" CornerRadius="4"/> | |
</App> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment