Cursor

Wisej.Web.Cursor

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Represents the mouse pointer.

public class Cursor

Constructors

Creates a new cursor using the Image.

Creates a new cursor using an image source: can use a themed image or URL.

Creates a new cursor using the Image.

Creates a new cursor using the Image.

Creates a new cursor using the Image.

Creates a new cursor using an image source: can use a themed image or URL.

Properties

String: Returns the name of the cursor.

Point: Returns or sets the pointer's position.

Last updated