개정판 610cb8c8
issue #937: change class name for Symbol
FinalService/KCOM_FinalService/MarkupToPDF/MarkupToPDF.cs | ||
---|---|---|
1070 | 1070 |
SolidColorBrush FontColor = _SetColor; |
1071 | 1071 |
double Angle = control.Angle; |
1072 | 1072 |
double Opacity = control.Opac; |
1073 |
Controls_PDF.HoneyPDFLib_DrawSet_Symbol.DrawApproval(StartPoint, EndPoint, pointSet, contentByte, _SetColor, Angle, Opacity);
|
|
1073 |
Controls_PDF.DrawSet_Symbol.DrawApproval(StartPoint, EndPoint, pointSet, contentByte, _SetColor, Angle, Opacity); |
|
1074 | 1074 |
} |
1075 | 1075 |
break; |
1076 | 1076 |
#endregion |
내보내기 Unified diff