Visual Basic (Declaration) | |
---|---|
Public Property InPlace As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool InPlace {get; set;} |
Return Value
true to run this command on the source image in place (no copy is made) and thus, DestinationImage will not be used.
false to not alter the source image instead create a new image and hold it in the DestinationImage
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