GraphicsDrawEventArgs Properties

The GraphicsDrawEventArgs type exposes the following members.

Properties

Name Description
Public property Graphics

Gets the Aurigma.GraphicsMill.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