←Select platform

Bias Property

Summary

Gets or sets the number added to the weighted average.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Bias", IsRequired=true)] 
public int Bias {get; set;} 
  
<DataMemberAttribute(Name="Bias", IsRequired=True)> 
Public Property Bias As Integer 
[DataMemberAttribute(Name="Bias", IsRequired=true)] 
public: 
property int Bias { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number added to the weighted average.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.ImageProcessing.DataContracts Assembly
Click or drag to resize