mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
11 lines
121 B
Text
11 lines
121 B
Text
description "SVG output as Draw derived class";
|
|
|
|
uses
|
|
Draw,
|
|
CtrlLib,
|
|
Web;
|
|
|
|
file
|
|
SvgDraw.h,
|
|
SvgDraw.cpp;
|
|
|