GdiPlusGraphicsDrawEventArgs Members

The GdiPlusGraphicsDrawEventArgs type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Graphics

Gets the System.Drawing.Graphics to draw on an image.

Public property Height

Gets a height of the drawing surface (in pixels).

Public property Width

Gets a width of the drawing surface (in pixels).

See Also

Reference