Click or drag to resize

IHandler.Create Method

Overload List
  NameDescription
Public methodCreate(Stream)
Creates the cursor instance with the specified stream
Public methodCreate(String)
Creates the cursor instance with the specified fileName
Public methodCreate(CursorType)
Creates the cursor instance with the specified type.
Public methodCreate(Image, PointF)
Creates the cursor instance with the specified image and hotspot.
Top
See Also