Leadtools.ImageProcessing.Core Namespace > CorrelationListCommand Class : CorrelationImage Property |
public RasterImage CorrelationImage {get; set;}
'Declaration Public Property CorrelationImage As RasterImage
'Usage Dim instance As CorrelationListCommand Dim value As RasterImage instance.CorrelationImage = value value = instance.CorrelationImage
public RasterImage CorrelationImage {get; set;}
get_CorrelationImage();
set_CorrelationImage(value);
public: property RasterImage^ CorrelationImage { RasterImage^ get(); void set ( RasterImage^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2