MagGlassPaintIntensity property (Main Control)

Visual Basic Example
Visual C++ 4.0 Example

Syntax short MagGlassPaintIntensity

Overview:  Refer to Using the Magnifying Glass

Remarks

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

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

Possible values range from -1000 to +1000. A positive value lightens the zoomed display area. A negative value darkens the zoomed display area.

See Also

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

Topics:  Raster Images: Displaying Images