Draws a line on the current page.
Code Block |
---|
Object.DrawLineAddLine(x0, y0, x1, y1, lnWidth
[, lnPattern [, tnRotation [, tnRotationPoint
[, tcLinkName [, tcLinkRef [, tcTooltip
[, tnRotationXOffset [, tnRotationYOffset]]]]]]]]
) |
...
Code Block |
---|
|
Object.DrawLineAddLine(x0, y0, x1, y1, lnWidth
[, lnPattern [, tnRotation [, tnRotationPoint
[, tcLinkName [, tcLinkRef [, tcTooltip]]]]]]
) |
...
Code Block |
---|
|
Object.DrawLineAddLine(x0, y0, x1, y1, lnWidth
[, lnPattern [, tnRotation [, tnRotationPoint
[, tcLinkName [, tcLinkRef [, tcTooltip
[, tnRotationXOffset [, tnRotationYOffset]]]]]]]]
) |
...