Click or drag to resize

ViewManagerCaptureImage Method

Overload List
  NameDescription
Public methodCode exampleCaptureImage
현재 화면을 이미지로 반환
Public methodCaptureImage(Rectangle)
지정한 영역의 현재 화면을 이미지로 반환
Public methodCaptureImage(Point, Point)
지정한 영역의 현재 화면을 이미지로 반환
Public methodCaptureImage(Int32, Int32, Int32, Int32)
지정한 영역의 현재 화면을 이미지로 반환
Top
See Also