Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.ScreenCapture Namespace > ScreenCaptureInformation Class : ResourceType Property |
public ScreenCaptureResourceType ResourceType {get; set;}
'Declaration Public Property ResourceType As ScreenCaptureResourceType
'Usage Dim instance As ScreenCaptureInformation Dim value As ScreenCaptureResourceType instance.ResourceType = value value = instance.ResourceType
public: property ScreenCaptureResourceType ResourceType { ScreenCaptureResourceType get(); void set ( ScreenCaptureResourceType value); }