Leadtools.ImageProcessing.SpecialEffects Namespace > AgingCommand Class : ScratchColor Property |
public RasterColor ScratchColor {get; set;}
'Declaration Public Property ScratchColor As RasterColor
'Usage Dim instance As AgingCommand Dim value As RasterColor instance.ScratchColor = value value = instance.ScratchColor
public RasterColor ScratchColor {get; set;}
get_ScratchColor();
set_ScratchColor(value);
public: property RasterColor ScratchColor { 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