CaptureAreaBitmapWithRegion property (Screen control)
Builder Syntax |
bool CaptureAreaBitmapWithRegion |
Delphi Syntax |
CaptureAreaBitmapWithRegion: Boolean |
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether the captured bitmap will contain a region selected by the user. Possible values are:
Setting |
Description |
TRUE |
Bitmap will contain a region. |
FALSE |
Bitmap will not contain a region. |
See Also
Elements: |
|
Topics: |