Syntax
object.AddOverlayStretch Left, Top, Right, Bottom, aOverlay
Part |
Attribute |
Type |
Description |
object |
Required |
|
The object always implements the ISPicture interface |
Left |
In, Required |
int |
|
Top |
In, Required |
int |
|
Right |
In, Required |
int |
|
Bottom |
In, Required |
int |
|
aOverlay |
In, Required |
|
|
Note: