Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
titleXFRX 21.0
Object.DrawLineAddLine(x0, y0, x1, y1, lnWidth
                [, lnPattern [, tnRotation [, tnRotationPoint 
                [, tcLinkName [, tcLinkRef [, tcTooltip]]]]]]
               )

...

Code Block
titleXFRX 21.1
Object.DrawLineAddLine(x0, y0, x1, y1, lnWidth
                [, lnPattern [, tnRotation [, tnRotationPoint 
                [, tcLinkName [, tcLinkRef [, tcTooltip 
                [, tnRotationXOffset [, tnRotationYOffset]]]]]]]]
               )

...