This property sets the top position of the Pan Window.

[Visual Basic] Public Property PWTop As Integer
[C#] public integer PWTop {get; set;}

Property Value

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

The PWTop property sets the top position of the Pan Window.

Explanation

The PWTop property sets where the top position of the Pan Window will be placed on the screen.

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

See Also

ImageKit.PanWindow Members | Newtone.ImageKit.Win.ImageKit

The ImageKit.NET3 is created by Newtone Corporation