ICursorFactory.

CreateCursor(IBitmapImpl, PixelPoint) Method

Namespace
Avalonia.Platform
Containing Type
ICursorFactory

Syntax

ICursorImpl CreateCursor(IBitmapImpl cursor, PixelPoint hotSpot)

Parameters

Name Type Description
cursor IBitmapImpl
hotSpot PixelPoint

Return Value

Type Description
ICursorImpl