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 > ScreenCaptureAreaOptions Structure : Zoom Property |
public ScreenCaptureAreaZoom Zoom {get; set;}
'Declaration Public Property Zoom As ScreenCaptureAreaZoom
'Usage Dim instance As ScreenCaptureAreaOptions Dim value As ScreenCaptureAreaZoom instance.Zoom = value value = instance.Zoom
public: property ScreenCaptureAreaZoom Zoom { ScreenCaptureAreaZoom get(); void set ( ScreenCaptureAreaZoom value); }