MagGlassPaintContrast property (Main Control)

Visual Basic Example
Visual C++ 4.0 Example

Syntax short MagGlassPaintContrast

Overview:  Refer to Using the Magnifying Glass

Remarks

(Persistent property, available at design time) Contrast correction value used by Magnifying Glass when it paints the zoomed display area.

Setting the Magnifying Glass contrast value that is used by the Magnifying Glass lets you adjust the displayed contrast of the zoomed display area without changing the bitmap data.

Possible values range from -1000 to +1000. A positive value increases the contrast of the zoomed display area. A negative value decreases the contrast of the zoomed display area.

See Also

Elements:  MagGlassPaintGamma property, MagGlassPaintIntensity property, StartMagGlass method, StopMagGlass method

Topics:  Raster Images: Displaying Images