17 lines
402 B
HTML
17 lines
402 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetVideoDrawRect [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub GetVideoDrawRect(byref x, byref y, byref w, byref h) </h2></p>
|
|
<p>
|
|
Gets the position and dimensions of the area video playback is shown at.
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |