- viewPerspective
- Destination RasterViewPerspective to which the rectangle should be translated.
- rc
- The rectangle to translate.
Visual Basic (Declaration) | |
---|---|
Public Overridable Function RectangleFromImage( _ ByVal viewPerspective As RasterViewPerspective, _ ByVal rc As Rectangle _ ) As Rectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Rectangle RectangleFromImage( RasterViewPerspective viewPerspective, Rectangle rc ) |
C++/CLI | |
---|---|
public: virtual Rectangle RectangleFromImage( RasterViewPerspective viewPerspective, Rectangle rc ) |
Parameters
- viewPerspective
- Destination RasterViewPerspective to which the rectangle should be translated.
- rc
- The rectangle to translate.
Return Value
The translated rectangle.
For more information, refer to Accounting for View Perspective and
Changing Image Coordinates.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6