←Select platform

RegionOfInterestWeight Property

Summary

Reserved for internal use.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public float RegionOfInterestWeight { get; set; } 
Public Property RegionOfInterestWeight As Single 
public float RegionOfInterestWeight {get; set;} 
@property (nonatomic, assign) float regionOfInterestWeight 
public float getRegionOfInterestWeight() 
public void setRegionOfInterestWeight(float value) 
             
 <br/>get_RegionOfInterestWeight();<br/>set_RegionOfInterestWeight(value);<br/>Object.defineProperty('RegionOfInterestWeight');  
public: 
property float RegionOfInterestWeight { 
   float get(); 
   void set (    float ); 
} 

Property Value

Reserved for internal use.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly