Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > SelectDataCommand Class : DestinationImage Property |
public RasterImage DestinationImage {get;}
'Declaration
Public ReadOnly Property DestinationImage As RasterImage
'Usage
Dim instance As SelectDataCommand Dim value As RasterImage value = instance.DestinationImage
public RasterImage DestinationImage {get;}
get_DestinationImage();
public: property RasterImage^ DestinationImage { RasterImage^ get(); }