CaptureAreaInfoTop property (Screen Control)
|
Builder Syntax |
int CaptureAreaInfoTop |
|
Delphi Syntax |
CaptureAreaInfoTop : Integer |
|
Overview |
Refer to Implementing Screen Capture. |
Remarks
Gets or sets the top position of the information window.
Possible values are:
|
Setting |
Description |
|
CAPTURE_AREA_INFOWND_POS_TOP |
[-3] Top Position |
|
CAPTURE_AREA_INFOWND_POS_BOTTOM |
[-4] Bottom Position |
In addition, any other positive value specified by the user to define the top position for the Info Window may be used.
See Also
|
Elements: |
CaptureAreaInfoLeft property, CaptureAreaInfoHeight property, CaptureAreaInfoWidth property |