←Select platform

Percent Property

Summary

Gets or sets the percent of the image dimension in which the border will be found.

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

Property Value

Percent of the image dimension in which the border will be found. For most images, use 20. If the border is closer to the edge of the image, use a smaller value. If the border is farther from the edge, use a larger value.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly