Leadtools.ImageProcessing.Effects Namespace > EdgeDetectStatisticalCommand Class : BackGroundColor Property |
public RasterColor BackGroundColor {get; set;}
'Declaration Public Property BackGroundColor As RasterColor
'Usage Dim instance As EdgeDetectStatisticalCommand Dim value As RasterColor instance.BackGroundColor = value value = instance.BackGroundColor
public RasterColor BackGroundColor {get; set;}
get_BackGroundColor();
set_BackGroundColor(value);
public: property RasterColor BackGroundColor { RasterColor get(); void set ( RasterColor 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