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