ImageWebResponseImage Property |
Gets the image.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax public Bitmap Image { get; }
Public ReadOnly Property Image As Bitmap
Get
public:
property Bitmap^ Image {
Bitmap^ get ();
}
member Image : Bitmap with get
Property Value
Type:
BitmapSee Also