Share via


InkOverlayPaintingEventArgs Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Provides data for the painting events of Painting objects and Painting controls, which occur when ink is about to be painted.

The InkOverlayPaintingEventArgs type exposes the following members.

Constructors

  Name Description
Public method InkOverlayPaintingEventArgs Initializes a new instance of the InkOverlayPaintingEventArgs class.

Top

Methods

  Name Description
Public method Dispose Overloaded. Releases resources used by the InkOverlayPaintingEventArgs object.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Frees the resources of the current InkOverlayPaintingEventArgs object before it is reclaimed by the garbage collector. (Overrides Object.Finalize().)
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.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

  Name Description
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property ClipRectangle Gets the Rectangle structure that represents the rectangle in which to paint.
Public property Graphics Gets the Graphics object that is used to paint the item.

Top

See Also

Reference

InkOverlayPaintingEventArgs Class

Microsoft.Ink Namespace