Versions Compared

Key

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

Draws a picture on the current page into a given bounding rectangle. 


Code Block
XFRXDraw::Object.DrawPicture(tnXPos, tnYPos, tnWidth, tnHeight,  
                     tcFilename [, tnAdjType
                      [, llCentralHorizontaly [, tnRotate
  
                   [, tnRotationPoint [, tcLinkName [, tcLinkRef

                     [, tlcmyk_obsolete [, tlneg [, tcmask
                      [, lcSMaskImage [, liPictureDPI [, lcMaskImage [, liPagePicture
  
                   [, tcTooltip [,tnRotationXOffset [,tnRotationYOffset]]]]]]]]]]]]]]]])

Parameters

tnXPos, tnYPos
  The X,Y coordinates of the upper left hand corner of the bounding rectangle.

...

tlcmyk_obsolete
   Obsolete parameter.

tlNeg
   If vaue is .T., then image source is in negative colors.

tcmask
   Mask color

lcSMaskImage
 External soft mask image (since XFRX 19.0).

...

tnRotationYOffset
 Rotation Y Offset in foxels from the left top corner.  (since XFRX 21.1)

Remarks

Applies To: XFRX#DRAW, XFRX#XML