CursorIHandler Interface |
Namespace: Eto.Forms
| Name | Description | |
|---|---|---|
| Create(Stream) |
Creates the cursor instance with the specified stream | |
| Create(String) |
Creates the cursor instance with the specified fileName | |
| Create(CursorType) |
Creates the cursor instance with the specified type.
| |
| Create(Image, PointF) |
Creates the cursor instance with the specified image and hotspot.
|