...
...
...
...
...
...
...
...
DrawTwoWayLayout
Function used to perform segment layouts (in 2 directions ) at a specified span, horizontal run, as well as spacing.
...
Function
: DrawTwoWayLayout(
const
AItem:
WideString
;
const
SpanLine: ILine;
const
RunLine: ILine; bIncludeFirst: WordBool; bIncludeLast: WordBool; nSpacing:
Double
;
const
AArea:
WideString
): WordBool;
...