CaptureAreaType property (ILEADRasterScr)
ScreenCaptureAreaTypes CaptureAreaType | |
Overview |
Refer to Implementing Screen Capture. |
Remarks
(Read only) Indicates the user's choice for type of Area to capture from the dialog displayed by the CaptureAreaOptionDlg method. Possible values are:
Setting |
Description |
SCR_CAP_AREA_TRIANGLE |
[0x01] Triangle type |
SCR_CAP_AREA_RECT |
[0x02] Rectangle type |
SCR_CAP_AREA_ROUNDRECT |
[0x03] Rounded rectangle type |
SCR_CAP_AREA_ELLIPSE |
[0x04] Ellipse type |
SCR_CAP_AREA_POLYGON |
[0x05] Polygon type |
SCR_CAP_AREA_FREEHAND |
[0x06] Freehand type |
See Also
Elements: |
|
Topics: |