- value
- The object whose value this type editor will display.
- canvas
- A drawing canvas on which to paint the representation of the object's value.
- rectangle
- A System.Drawing.Rectangle within whose boundaries to paint the value.
Editors should paint within the boundaries of the specified rectangle. This rectangle indicates the area of the Properties window to draw a representation of the value within.