Available in the LEADTOOLS Imaging toolkit. |
ConvertX property (Main Control)
Visual
Basic example1
Visual
C++ 4.0 example1
Visual Basic example2
Visual
C++ 4.0 example2
Syntax float ConvertX
Overview: Refer to Displaying an Image.
Remarks
(Read only, Runtime only) This property is updated with the X coordinate generated by calling the ClientToBitmap method or the BitmapToClient method. The unit of measure is determined by the ScaleMode property.
See Also
Elements: ConvertY property, ClientToBitmap method, BitmapToClient method, ScaleMode property
Topics: Working
with the Control: Client Area Usage
Raster Images: Displaying Images