- viewPerspective
- Desired view perspective.
Visual Basic (Declaration) | |
---|---|
Public Overridable Sub ChangeViewPerspective( _ ByVal viewPerspective As RasterViewPerspective _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual void ChangeViewPerspective( RasterViewPerspective viewPerspective ) |
C++/CLI | |
---|---|
public: virtual void ChangeViewPerspective( RasterViewPerspective viewPerspective ) |
Parameters
- viewPerspective
- Desired view perspective.
For an example, refer to Width.
This method changes this RasterImage data by rotating or flipping the whole image to achieve the desired view perspective.
This method does not affect the image display. This can be used to simplify calculations that involve image coordinates.
For more information refer to Accounting for View Perspective.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6