←Select platform

Length Property

Summary

Gets or sets the length of the bump (or nick) to remove (or fill). All bumps and nicks less than or equal to this size are processed. This value is in pixels.

Syntax
C#
VB
C++
public int Length { get; set; } 
Public Property Length() As Integer 
   Get 
   Set 
public:  
   property Int32 Length 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Length of the bump (or nick) to remove (or fill). All bumps and nicks less than or equal to this size are processed. This value is in pixels.

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

Leadtools.CloudServices Assembly

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