Leadtools.ScreenCapture Namespace > ScreenCaptureInformationEventArgs Class : Image Property |
public RasterImage Image {get;}
'Declaration Public ReadOnly Property Image As RasterImage
'Usage Dim instance As ScreenCaptureInformationEventArgs Dim value As RasterImage value = instance.Image
public: property RasterImage^ Image { RasterImage^ get(); }