C# Class Hawkeye.WinApi.CursorHelper

ファイルを表示 Open project: odalet/Hawkeye2

Public Methods

Method Description
LoadFrom ( Bitmap image ) : Cursor
LoadFrom ( string path ) : Cursor

Method Details

LoadFrom() public static method

public static LoadFrom ( Bitmap image ) : Cursor
image System.Drawing.Bitmap
return System.Windows.Forms.Cursor

LoadFrom() public static method

public static LoadFrom ( string path ) : Cursor
path string
return System.Windows.Forms.Cursor