The IEDrawImageEventArgs type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
G
Graphics context
Index
Drawing image index (starting at 0)
Left
Left position of the thumbnail area
Top
Top position of the thumbnail area
X1
Left position of the actual image area
X2
Right position of the actual image area
Y1
Top position of the actual image area
Y2
Bottom position of the actual image area

See Also