TopLeftPoint property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TPoint TopLeftPoint

Delphi Syntax

TopLeftPoint: TPoint

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the top and left coordinates of the bitmap within its new canvas in the CanvasResize dialog box.

This point is relative to the bitmap, and will not exceed the bitmap's width or height.

See Also

Elements:

ShowCanvasResizeDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events