SVGSetFile

 

SVG ¿ä¼ÒÀÇ SVG ÆÄÀÏÀ» ÇØ´ç SVG ÆÄÀÏ·Î º¯°æÇÑ´Ù. ¿ë·®ÀÌ 1MB ÀÌ»óÀÏ °æ¿ì, »ç¿ëºÒ°¡.

 

void @SVGSetFile(string classname, string filename);

 

ÇÔ¼öÀÎÀÚ

string classname : SVG ¿ä¼ÒÀÇ Å¬·¡½º À̸§

string filename : º¯°æÇÒ SVG ÆÄÀϸí (°æ·Î¸íÀ» »ý·«Çϸé GraphicÆú´õÀÇ ÆÄÀÏ·Î º¯°æµÇ°í, Àüü °æ·Î¸íÀ» »ç¿ëÇÒ ¼ö µµ ÀÖ´Ù.)

 

¹Ýȯ °ª

¹Ýȯ °ªÀº ¾ø´Ù.

 

¿¹Á¦

If($DI_0000 == 1)

@SVGSetFile("SVG1", "ON.svg");

else

@SVGSetFile("SVG1", "OFF.svg");

 

DI_0000 űװ¡ 1À̸é ON.svg ÆÄÀÏÀ» 0À̸é OFF.svg ÆÄÀÏÀ» Àû¿ëÇÑ´Ù.

 

¹öÀüÁ¤º¸

ÃÖÃÊÁö¿ø: 10.3.6.21

 

°ü·ÃÇ׸ñ)

@SVGSetFile()

@SVGElementColor()

@SVGElementMove()

@SVGElementRotate()

@SVGElementScale()

@VSVGElementText()

@VSVGElementTextSize()

@VSVGElementTransform()

@VSVGElementReset()

@VSVGElementVisible()