DstHeight property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float DstHeight

Overview

Refer to Displaying an Image.

Remarks

The height of the destination rectangle used when painting.

The initial value is the height of the bitmap. You can set this property or use the SetDstRect method to change the value. The position of the rectangle is relative to the RasterView Control. The unit of measure is determined by the ScaleMode property.

See Also

Elements:

DstLeft property, DstTop property, DstWidth property

Topics:

Raster Images: Displaying Images