| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DestinationRectangle As Rectangle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Rectangle DestinationRectangle {get;} | |
Return Value
The current destination rectangle used for displaying the image.Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code