Accusoft ImagXpress 13
RgnPasteSprite Method
The left position of the sprite within the image.
The top position of the sprite within the image.
Description
Pastes the current sprite into the image.
Syntax
Visual Basic
Public Sub RgnPasteSprite( _
   ByVal x As Long, _
   ByVal y As Long _
) 
Parameters
x
The left position of the sprite within the image.
y
The top position of the sprite within the image.
Remarks

Pastes a copy of the current sprite into the image. The current sprite is not deleted.

This method fails if there is no current sprite.

See Also

ImagXpress Object  | ImagXpress Members  | RgnCreateSprite Method  | RgnMoveSprite Method  | Area and Region

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback