Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

Make money selling software. Check this out here

Hosted clickbank mall. Check this out here




   Misc

   Amazon

   Links

    


Rounded rectangle

 

Using the rx and ry attributes we can give our rectangle rounded corners. Try changing the values to see what result you can get.

 

 

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="300" height="300">
<rect x="20" y="20" rx="20" ry="20" width="200" height="100"
style="fill:red;stroke:black;stroke-width:2;opacity:0.9"/>
</svg>

view this example here


 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
Launch new hardware wizard(VB)
Sending an e-mail attachment(ASP)
change system colors(VB)
echo keyboard input to screen(Darkbasic)
open an excel spreadsheet(VBScript)
create a Microsoft Access database(VB)
vertical box scroller(Javascript)
Cosine example(C)

    




Copyright © 2003 by programmershelp.co.uk