No,it doesn't
vb Code:
  1. Public ReadOnly Property KartenHöhe_ As Integer
  2.         Get
  3.             Return Me.KartenHöhe
  4.         End Get
  5.     End Property
elsewhere, before the BackgroundWorker starts
vb Code:
  1. KartenHöhe=PictureBox.Height