IconFrame Class |
Namespace: Eto.Drawing
The IconFrame type exposes the following members.
Name | Description | |
---|---|---|
IconFrame(Single, Bitmap) |
Initializes a new instance of the IconFrame class.
| |
IconFrame(Single, FuncStream) |
Initializes a new instance of the IconFrame class.
| |
IconFrame(Single, Stream) |
Initializes a new instance of the IconFrame class.
|
Name | Description | |
---|---|---|
Bitmap |
Gets the bitmap for this frame.
| |
ControlObject |
Gets the control object for this widget
| |
PixelSize |
Gets the pixel size of the frame's bitmap
| |
Scale | ||
Size |
Gets the logical size of the frame.
|
Name | Description | |
---|---|---|
FromControlObject |
Creates an instance of the IconFrame with the specified native control object.
| |
FromResource |
Creates an instance of the IconFrame from an embedded resource.
|