Provides parameters for the DrawingElement event.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public class DrawingElementEventArgs : EventArgs
Visual Basic
Public Class DrawingElementEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight.Pdf..::..DrawingElementEventArgs

See Also