←Select platform

Amount Property

Summary

Gets or sets a value that represents an adjustment factor. This is a percentage.

Syntax

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

Property Value

Value that represents an adjustment factor. This is a percentage.

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