LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Maximum Property (BinaryActivity)

Show in webframe





Gets or sets the maximum value.
Syntax
public bool Maximum {get; set;}
'Declaration
 
Public Property Maximum As Boolean
'Usage
 
Dim instance As BinaryActivity
Dim value As Boolean
 
instance.Maximum = value
 
value = instance.Maximum

            

            
public:
property bool Maximum {
   bool get();
   void set (    bool value);
}

Property Value

Maximum value.
Requirements

Target Platforms

See Also

Reference

BinaryActivity Class
BinaryActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.