Gets the image this data is for
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Image Image { get; }
Public ReadOnly Property Image As Image
Get
member Image : Image with get
Property Value
Type:
ImageThe bitmap.
See Also