TVideoGrabber.ZoomYCenter

Prev


TVideoGrabber

Properties

 




































































































Y center position of the zooming


Declaration
property ZoomYCenter: LongInt read GetZoomYCenter write SetZoomYCenter;


__property int ZoomYCenter=read=GetZoomYCenter, write=SetZoomYCenter, nodefault


Property ZoomYCenter As Long

Description

Secifies the horizontal center position when the zooming is used, expressed in pixels.

0 means the horizontal center of the video frame (default value)
- 50 means that the vertical center of the zooming is shifted of 50 pixels in the top direction
+ 50 means that the vertical center of the zooming is shifted of 50 pixels in the bottom direction