ISPicture.AddOverlay
Description
Syntax
object.
AddOverlay
X, Y, aOverlay
Part
Attribute
Type
Description
object
Required
ISPicture
The
object
always implements the
ISPicture
interface
X
In, Required
int
Y
In, Required
int
aOverlay
In, Required
ISPicture
Example
Note:
Version information
Added in v7.8.0
Parent topic:
ISPicture