Wiki > TV3D65 Index > TVViewport
SetTargetArea
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetTargetArea(x As Integer , y As Integer , lWidth As Integer , lHeight As Integer) |
| C++ | void SetTargetArea(int x , int y , int lWidth , int lHeight ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| x | No | x description |
| y | No | y description |
| lWidth | No | lWidth description |
| lHeight | No | lHeight description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.