Protected Member Functions | Properties

iLab.InterpolatedPanel Class Reference

A PictureBox control extended to allow a variety of interpolations. More...

List of all members.

Protected Member Functions

override void OnPaint (PaintEventArgs pe)
 Overridden to modify rendering behavior.

Properties

InterpolationMode Interpolation [get, set]
 The interpolation used to render the image.

Detailed Description

A PictureBox control extended to allow a variety of interpolations.


Member Function Documentation

override void iLab.InterpolatedPanel.OnPaint ( PaintEventArgs  pe  )  [protected]

Overridden to modify rendering behavior.

Parameters:
pe Painting event args.

Property Documentation

InterpolationMode iLab.InterpolatedPanel.Interpolation [get, set]

The interpolation used to render the image.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events