Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal inPlace As Boolean, _ ByVal viewPerspective As RasterViewPerspective _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ChangeViewPerspectiveCommand( bool inPlace, RasterViewPerspective viewPerspective ) |
C++/CLI | |
---|---|
public: ChangeViewPerspectiveCommand( bool inPlace, RasterViewPerspective viewPerspective ) |
Parameters
- inPlace
- true to run the command on the source image in place (no copy will be made); false to create a new RasterImage for the result and place it in the DestinationImage property.
- viewPerspective
- The desired view perspective.
For an example, refer to ChangeViewPerspectiveCommand.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6