개정판 16fe076c
issue #1220: 직선 클라우드 텍스트 생성 오류 수정
Change-Id: I82c73beb57d1ebc3f972fea27e5a62c84aed1196
FinalService/KCOM_FinalService/MarkupToPDF/MarkupToPDF.csproj | ||
---|---|---|
127 | 127 |
<Compile Include="Controls\Text\ArrowTextControl.cs" /> |
128 | 128 |
<Compile Include="Controls\Text\TextControl.cs" /> |
129 | 129 |
<Compile Include="Controls_PDF\BaseMethod.cs" /> |
130 |
<Compile Include="Controls_PDF\DrawSet_Arc.cs" /> |
|
131 |
<Compile Include="Controls_PDF\DrawSet_Arrow.cs" /> |
|
130 | 132 |
<Compile Include="Controls_PDF\DrawSet_Cloud.cs" /> |
133 |
<Compile Include="Controls_PDF\DrawSet_DrawString.cs" /> |
|
134 |
<Compile Include="Controls_PDF\DrawSet_Image.cs" /> |
|
135 |
<Compile Include="Controls_PDF\DrawSet_Line.cs" /> |
|
136 |
<Compile Include="Controls_PDF\DrawSet_Shape.cs" /> |
|
131 | 137 |
<Compile Include="Controls_PDF\DrawSet_Symbol.cs" /> |
132 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_Arc.cs" /> |
|
133 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_Arrow.cs" /> |
|
134 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_DrawString.cs" /> |
|
135 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_Image.cs" /> |
|
136 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_Line.cs" /> |
|
137 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_Shape.cs" /> |
|
138 | 138 |
<Compile Include="Controls_PDF\HoneyPDFLib_DrawSet_Text.cs" /> |
139 | 139 |
<Compile Include="EventMember.cs" /> |
140 | 140 |
<Compile Include="MarkupToPDF.cs" /> |
내보내기 Unified diff