Cursor Members

The following tables list the members exposed by the Cursor type.

Public Properties

  Name Description
Public property Buttons Gets the CursorButtons collection that is available on a known Cursor.
Public property DrawingAttributes Gets or sets the drawing attributes to apply to ink as it is drawn.
Public property Id Gets the identifier of the Cursor object.
Public property Inverted Gets a value that indicates whether the cursor is the inverted end of the pen.
Public property Name Gets the name of the Cursor object.
Public property Tablet Gets the tablet device to which the Cursor belongs.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString Overridden. Returns a string that represents the current Cursor object.

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

Cursor Class
Microsoft.Ink Namespace
Cursors
InkCollector.CursorInRange
InkOverlay.CursorInRange
InkPicture.CursorInRange
InkCollector.Cursors
InkOverlay.Cursors
InkPicture.Cursors