ConvertX property (Main Control)
Builder Syntax |
int ConvertX; |
Delphi Syntax |
ConvertX: Integer; |
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.
See Also
Elements: |
ConvertY property, ClientToBitmap method, BitmapToClient method |
Topics: |
|
|