PaintValueEventArgs Properties

 

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubpropertyBounds

Gets the rectangle that indicates the area in which the painting should be done.

System_CAPS_pubpropertyContext

Gets the ITypeDescriptorContext interface to be used to gain additional information about the context this value appears in.

System_CAPS_pubpropertyGraphics

Gets the Graphics object with which painting should be done.

System_CAPS_pubpropertyValue

Gets the value to paint.

Return to top
Show: