Cursor Members
The following tables list the members exposed by the Cursor type.
Public Properties
Name | Description | |
---|---|---|
Buttons | Gets the CursorButtons collection that is available on a known Cursor. | |
DrawingAttributes | Gets or sets the drawing attributes to apply to ink as it is drawn. | |
Id | Gets the identifier of the Cursor object. | |
Inverted | Gets a value that indicates whether the cursor is the inverted end of the pen. | |
Name | Gets the name of the Cursor object. | |
Tablet | Gets the tablet device to which the Cursor belongs. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object) | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) | |
ToString | Overridden. Returns a string that represents the current Cursor object. |
Top
Protected Methods
Name | Description | |
---|---|---|
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) | |
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