The event handler receives an argument of type ScreenCaptureInformationEventArgs containing data related to this event. The following ScreenCaptureInformationEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets the result of the event handler. |
Image | Gets the captured image. |
Information | Gets the %% class object. |
For an example, refer to ScreenCaptureEngine.