Wisej.Web.Cursor
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the mouse pointer.
Creates a new cursor using the Image.
image
Creates a new cursor using an image source: can use a themed image or URL.
source
The name of a theme image or a URL to an image resource.
Creates a new cursor using the Image.
stream
Creates a new cursor using the Image.
image
x
x-coordinate of the hotspot location.
y
y-coordinate of the hotspot location.
Creates a new cursor using the Image.
stream
x
x-coordinate of the hotspot location.
y
y-coordinate of the hotspot location.
Creates a new cursor using an image source: can use a themed image or URL.
source
The name of a theme image or a URL to an image resource.
x
x-coordinate of the hotspot location.
y
y-coordinate of the hotspot location.
String: CSS property defining the cursor.
String: Returns the name of the cursor.
Point: Returns or sets the pointer's position.
An to use for the cursor.
A to use for the cursor.
An to use for the cursor.
A to use for the cursor.