Translates a rectangle from this
RasterImage view perspective to the specified view perspective.
Syntax
Parameters
- viewPerspective
- Destination view perspective to which the rectangle should be translated.
- rc
- The rectangle to translate.
Return Value
The translated rectangle.
Example
This example finds out where the selected rectangle of the image would be in a TopLeft ViewPerspective.
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also