LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

Factor Property (ApplyMathematicalLogicCommand)






Mathematical or logical operation factor. .NET support WinRT support Silverlight support
Syntax
public int Factor {get; set;}
'Declaration
 
Public Property Factor As Integer
'Usage
 
Dim instance As ApplyMathematicalLogicCommand
Dim value As Integer
 
instance.Factor = value
 
value = instance.Factor
public int Factor {get; set;}
 get_Factor();
set_Factor(value);
public:
property int Factor {
   int get();
   void set (    int value);
}

Property Value

Mathematical or logical operation factor.
Remarks
For more information, refer to Flags for ApplyMathematicalLogicCommand.
Example
Refer to ApplyMathematicalLogicCommand example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplyMathematicalLogicCommand Class
ApplyMathematicalLogicCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.