Available in the LEADTOOLS Imaging toolkit. |
DstClipHeight property (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax float DstClipHeight
Overview: Refer to Displaying an Image.
Remarks
The height of the destination clipping rectangle used when painting.
The initial value is the height of the bitmap. You can set this property or use the SetDstClipRect method to change the value. The position of the clipping rectangle is relative to the Main Control. The unit of measure is determined by the ScaleMode property.
See Also
Elements: DstClipLeft property, DstClipTop property, DstClipWidth property
Topics: Raster Images: Displaying Images