PaintValueEventArgs Properties
.NET Framework (current version)
Namespace:
System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Bounds | Gets the rectangle that indicates the area in which the painting should be done. |
![]() | Context | Gets the ITypeDescriptorContext interface to be used to gain additional information about the context this value appears in. |
![]() | Graphics | Gets the Graphics object with which painting should be done. |
![]() | Value | Gets the value to paint. |
Show:
