ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
Amount Property (DilateOptions)




Accusoft.ScanFixXpressSdk Namespace > DilateOptions Class : Amount Property
Gets and sets the distance to extend pixels.
Syntax
'Declaration
 
Public Property Amount As Integer
 
'Usage
 
Dim instance As DilateOptions
Dim value As Integer
 
instance.Amount = value
 
value = instance.Amount
Remarks

The default value is 1.

Valid values are 1 to 500.

See Also

Reference

DilateOptions Class
DilateOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.