This property sets the left position of the Pan Window.

[C++Builder]   imagekitcontrolname.PanWindow.Left [ = int ]
[Delphi]   imagekitcontrolname.PanWindow.Left [ = Integer ]

Property Value

The distance of the top left corner of the Pan Window from the top left corner of the screen (in pixels).

The Left property sets the left position of the Pan Window.

Explanation

The Left property sets where the left position of the Pan Window will be placed on the screen.

The size of the Pan Window is determined by the Size property. By using the pan window you can easily view the entire image currently displayed in the ImageKit Control.

The Left property corresponds to the Display Control's PanWindowLeft property in earlier versions of the ImageKit.

Setting this value

This value can be set at runtime.

Retrieving this value

This value can be retrieved at runtime.

 

The ImageKit10 VCL is a product created by Newtone Corporation