ZoomXCenter
|
TVideoGrabber.ZoomXCenter |
||||
|
|
|
|
||
X center position of the zooming
Declaration
property ZoomXCenter: LongInt read GetZoomXCenter write SetZoomXCenter;
__property int ZoomXCenter=read=GetZoomXCenter, write=SetZoomXCenter, nodefault
Property ZoomXCenter As Long
Description
Secifies the vertical center position when the zooming is used, expressed in pixels.
0 means the vertical center of the video frame (default value)
- 50 means that the vertical center of the zooming is shifted of 50 pixels in the left direction
+ 50 means that the vertical center of the zooming is shifted of 50 pixels in the right direction