- Namespace
- Avalonia
.Input - Containing Type
- Cursor
Syntax
public Cursor(IBitmap cursor, PixelPoint hotSpot)
Parameters
Name | Type | Description |
---|---|---|
cursor | IBitmap | |
hotSpot | PixelPoint |
Return Value
Type | Description |
---|---|
void |
public Cursor(IBitmap cursor, PixelPoint hotSpot)
Name | Type | Description |
---|---|---|
cursor | IBitmap | |
hotSpot | PixelPoint |
Type | Description |
---|---|
void |