| IHandlerCreate Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Create(Stream) | 
            Creates the cursor instance with the specified stream | 
|  | Create(String) | 
            Creates the cursor instance with the specified fileName | 
|  | Create(CursorType) | 
            Creates the cursor instance with the specified type.
             | 
|  | Create(Image, PointF) | 
            Creates the cursor instance with the specified image and hotspot. 
             | 
 See Also
See Also