public int OffsetY { get; set; }
Public Property OffsetY As Integer Get Set
The scroll offset defines how far if the upper edge of the PNG image positioned from the upper edge of TPictureBox.
It is the implementation of ITouchable interface.
In This Article