Click or drag to resize

AtalaImageEditorPaintValue Method

Overload List
  NameDescription
Public methodPaintValue(PaintValueEventArgs)
Paints a representation of the value of an object using the specified PaintValueEventArgs.
(Overrides UITypeEditorPaintValue(PaintValueEventArgs).)
Public methodPaintValue(Object, Graphics, Rectangle)
Paints a representation of the value of the specified object to the specified canvas.
(Inherited from UITypeEditor.)
Top
See Also