Accusoft ImagXpress 12
RgnPasteSprite Method
See Also  Send comments on this topic.
x
The left position of the sprite within the image.
y
The top position of the sprite within the image.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : RgnPasteSprite Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.