<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.comfilewiki.co.kr/ko/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.comfilewiki.co.kr/ko/feed.php">
        <title>컴파일 온라인 사용설명서 - display:mdisplay:drawpath_hex_12</title>
        <description></description>
        <link>https://www.comfilewiki.co.kr/ko/</link>
        <image rdf:resource="https://www.comfilewiki.co.kr/ko/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-30T03:57:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.comfilewiki.co.kr/ko/doku.php?id=display:mdisplay:drawpath_hex_12:index&amp;rev=1771601662&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.comfilewiki.co.kr/ko/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>컴파일 온라인 사용설명서</title>
        <link>https://www.comfilewiki.co.kr/ko/</link>
        <url>https://www.comfilewiki.co.kr/ko/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.comfilewiki.co.kr/ko/doku.php?id=display:mdisplay:drawpath_hex_12:index&amp;rev=1771601662&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-20T15:34:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>index</title>
        <link>https://www.comfilewiki.co.kr/ko/doku.php?id=display:mdisplay:drawpath_hex_12:index&amp;rev=1771601662&amp;do=diff</link>
        <description>DrawPath (code : hex 12)
DrawPath
Path를 생성하는 모든 그래픽 코멘드 (예를 들면 ArcTo, ClearPath, ClosePath, CurveTo, LineTo,MoveTo)가 만들어놓은 Path를 화면상에 표시합니다.


# Clear the active layer
Clear
# Create the vertices for the path
MoveTo 200 200
CurveTo 400 200 300 300 300 200
# Draw the path in a cyan, with a line width of 5 pixels
LineWidth 5
Color 00FFFF
DrawPath</description>
    </item>
</rdf:RDF>
