Tao.Sdl SDK Documentation
Sdl.SDL_Cursor.save Field
Place to save cursor area
[Visual Basic]
Public save As
IntPtr()
[C#]
public
IntPtr[]
save;
Remarks
IntPtr to byte[2]
See Also
Sdl.SDL_Cursor Class
|
Tao.Sdl Namespace