←Select platform

VerticalScratchCount Property

Summary

Gets or sets the number of vertical scratch lines.

Syntax
C#
VB
C++
public int VerticalScratchCount { get; set; } 
  
Public Property VerticalScratchCount As Integer 
public: 
property int VerticalScratchCount { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Example

Refer to AgingCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly