Click or drag to resize

IconFrameBitmap Property

Gets the bitmap for this frame.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap
The frame's bitmap.
See Also