←Select platform

RegionOfInterestWeight Property

Summary

Reserved for internal use.

Syntax
C#
VB
Objective-C
C++
Java
public float RegionOfInterestWeight { get; set; } 
Public Property RegionOfInterestWeight As Single 
@property (nonatomic, assign) float regionOfInterestWeight 
public float getRegionOfInterestWeight() 
public void setRegionOfInterestWeight(float value) 
public: 
property float RegionOfInterestWeight { 
   float get(); 
   void set (    float ); 
} 

Property Value

Reserved for internal use.

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.Codecs Assembly