- horizontal
- true to flip horizontally; false to flip vertically.
Visual Basic (Declaration) | |
---|---|
Public Overridable Sub FlipViewPerspective( _ ByVal horizontal As Boolean _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual void FlipViewPerspective( bool horizontal ) |
C++/CLI | |
---|---|
public: virtual void FlipViewPerspective( bool horizontal ) |
Parameters
- horizontal
- true to flip horizontally; false to flip vertically.
For an example, refer to Width.
This method achieves fast flipping by changing only the RasterImage.ViewPerspective. This RasterImage data is not changed.
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