LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Maximum Property (BinaryRequest)

Show in webframe





Gets or sets the maximum value.
Syntax
[DataMemberAttribute(Name="Maximum", IsRequired=true)]
public bool Maximum {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Maximum", IsRequired=True)>
Public Property Maximum As Boolean
'Usage
 
Dim instance As BinaryRequest
Dim value As Boolean
 
instance.Maximum = value
 
value = instance.Maximum

            

            
[DataMemberAttribute(Name="Maximum", IsRequired=true)]
public:
property bool Maximum {
   bool get();
   void set (    bool value);
}

Property Value

Maximum value.
Requirements

Target Platforms

See Also

Reference

BinaryRequest Class
BinaryRequest Members

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features