|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
short for Visual C++
integer for Visual Basic
|
|
|
|
|
Syntax
|
object.PictureYOffset [=long]
|
|
|
|
|
Remarks
|
The vertical offset to fine-tune the picture or animation position over the control.
The offset is in reference to the PicturePosition property value.
The offset range is between -99 and 99. When the offset exceeds this range, 0 is assumed.
|