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