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(); }