←Select platform

MaximumScratchLength Property

Summary

Gets or sets the maximum scratch line length.

Syntax

C#
VB
WinRT C#
C++
public int MaximumScratchLength {get; set;}
Public Property MaximumScratchLength As Integer
public int MaximumScratchLength {get; set;}
get_MaximumScratchLength(); 
set_MaximumScratchLength(value); 
Object.defineProperty('MaximumScratchLength'); 
public: 
property int MaximumScratchLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum scratch line length, in pixels. Its minimum value is 2.

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