←Select platform

HorizontalScratchCount Property

Summary
Gets or sets the number of horizontal scratch lines.
Syntax
C#
VB
C++
public int HorizontalScratchCount { get; set; } 
  
Public Property HorizontalScratchCount As Integer 
public: 
property int HorizontalScratchCount { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of horizontal scratch lines. This property only accepts positive values.

Example

Refer to AgingCommand.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.