Accusoft.ScanFixXpress7.Net
DilateOptions Constructor(EnhancementDirections,Int32,Boolean)
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > DilateOptions Class > DilateOptions Constructor : DilateOptions Constructor(EnhancementDirections,Int32,Boolean)




direction
The direction to apply the dilation. Pixels will be extended in these directions. Typically, this is set to a single direction, a pair of directions, or All.
amount
The distance to extend pixels.
onlyDiagonal
True if pixels should only be extended in a diagonal direction. Typically, this is set to false. It is an error to set this to true if Direction is not set to a pair of adjacent directions.

Glossary Item Box

Overloaded constructor for the DilateOptions type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

direction
The direction to apply the dilation. Pixels will be extended in these directions. Typically, this is set to a single direction, a pair of directions, or All.
amount
The distance to extend pixels.
onlyDiagonal
True if pixels should only be extended in a diagonal direction. Typically, this is set to false. It is an error to set this to true if Direction is not set to a pair of adjacent directions.

See Also

©2012. Accusoft Corporation. All Rights Reserved.