Interface ICursorFactory
[PrivateApi]
public interface ICursorFactory
Methods
CreateCursor(IBitmapImpl, PixelPoint)
ICursorImpl CreateCursor(IBitmapImpl cursor, PixelPoint hotSpot)
Parameters
cursor
IBitmapImplhotSpot
PixelPoint
Returns
GetCursor(StandardCursorType)
ICursorImpl GetCursor(StandardCursorType cursorType)
Parameters
cursorType
StandardCursorType