Code samples for IESaveShapeAsSVG.
Automatically generated by the Every Method demo.
// Automated test of IESaveShapeAsSVG - Typical Values
// IESaveShapeAsSVG: Heart
IESaveShapeAsSVG( 'D:\ShapeImage.svg', 400, 400, iesHeart, 10, clRed, clNone );

// Automated test of IESaveShapeAsSVG - Random Values
// IESaveShapeAsSVG: Dinosaur
IESaveShapeAsSVG( 'D:\ShapeImage.svg', 400, 400, iesDinosaur, 60, clAqua, clAqua );
