ConvertY property (Main Control)
Builder Syntax |
int ConvertY; |
Delphi Syntax |
ConvertY: Integer; |
Overview |
Refer to Displaying an Image. |
Remarks
(Read only, Runtime only) This property is updated with the Y coordinate generated by calling the ClientToBitmap method or the BitmapToClient method.
See Also
Elements: |
ConvertX property, ClientToBitmap method, BitmapToClient method |
Topics: |
|
|