public Bitmap Image { get; }
Public ReadOnly Property Image As Bitmap
Get
Dim instance As SplashForm
Dim value As Bitmap
value = instance.Image
member Image : Bitmap with get
No code example is currently available or this language may not be supported.