←Select platform

ExternalEnergy Property

Summary
The percent external energy used in constructing the minimal paths.
Syntax
C#
VB
C++
public int ExternalEnergy { get; set; } 
Public Property ExternalEnergy As Integer 
public: 
property int ExternalEnergy { 
   int get(); 
   void set (    int ); 
} 

Property Value

The value of the external energy used in constructing the minimum paths in the image. The sum of the external energy and the internal energy used is 100. Valid values range from 0 to 100.

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.ImageProcessing.Core Assembly

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