Quantcast
Channel: Forum Pasja Informatyki - Najnowsze pytania
Viewing all articles
Browse latest Browse all 65225

Metoda CopyFromScreen, problem ze zrozumieniem

$
0
0

Jak MSDN podaje, metoda CopyFromScreen wygląda mniej więcej tak public

public void CopyFromScreen(
    int sourceX,
    int sourceY,
    int destinationX,
    int destinationY,
    Size blockRegionSize
)

a jej parametrami są

Parameters

sourceX

Type: System.Int32
The x-coordinate of the point at the upper-left corner of the source rectangle.

sourceY

Type: System.Int32
The y-coordinate of the point at the upper-left corner of the source rectangle.

destinationX

Type: System.Int32
The x-coordinate of the point at the upper-left corner of the destination rectangle.

destinationY

Type: System.Int32
The y-coordinate of the point at the upper-left corner of the destination rectangle.

blockRegionSize

Type: System.Drawing.Size
The size of the area to be transferred.


Proszę Was byście mi wytłumaczyli jak dziecku sposób użycia tej funkcji z różnymi parametrami, mam dziś zaćmienie mózgu.


Viewing all articles
Browse latest Browse all 65225

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>