C#
VB
Java
Objective-C
WinRT C#
C++
Gets the resulting image, if InPlace is set to true.
public RasterImage DestinationImage { get; }
Public ReadOnly Property DestinationImage As Leadtools.RasterImage
public Leadtools.RasterImage DestinationImage {get;}
@property (nonatomic, strong, readonly, nullable) LTRasterImage *destinationImage
public RasterImage getDestinationImage()
get_DestinationImage();
public:
property Leadtools.RasterImage^ DestinationImage {
Leadtools.RasterImage^ get();
}
The resulting image, if InPlace is set to true.
For an example, refer to ChangeViewPerspectiveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET