Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DestinationImage As RasterImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterImage DestinationImage {get;} |
C++/CLI | |
---|---|
public: property RasterImage^ DestinationImage { RasterImage^ get(); } |
Return Value
The result RasterImage image.For an example, refer to ChangeViewPerspectiveCommand.
If the value of the InPlace property is false, then this property will hold the result image with the new view perspective after you call IRasterCommand.Run.
If the value of the InPlace property is true, then this property will not be used.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6