←Select platform

ScratchColor Property

Summary

Gets or sets a value that represents the color of the scratch lines.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor ScratchColor {get; set;}
Public Property ScratchColor As Leadtools.RasterColor
public Leadtools.RasterColor ScratchColor {get; set;}
get_ScratchColor(); 
set_ScratchColor(value); 
Object.defineProperty('ScratchColor'); 
public: 
property Leadtools.RasterColor ScratchColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

Color of the scratch lines.

Example

Refer to AgingCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize