[C#]
virtual void ShowText(List<int> codes, List<int>
widths, List<double> advances, double advanceTotal,
StringBuilder text, List<string> strings, bool
vertical)
[Visual Basic]
Overridable Function ShowText(codes As List<Integer>,
widths As List<Integer>, advances As List<Double>,
advanceTotal As double, text As StringBuilder, strings As
List<string>, vertical As bool) As void
|
|
|