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




Accusoft.ScanFixXpressSdk Namespace > RotateOptions Class : PadColor Property
Gets and sets the color to use to pad the image.
Syntax
'Declaration
 
Public Property PadColor As Color
 
'Usage
 
Dim instance As RotateOptions
Dim value As Color
 
instance.PadColor = value
 
value = instance.PadColor
Remarks

The default value is System.Drawing.Color.White.

If RotateAngle is a multiple of 90 degrees, no padding will be needed.

See Also

Reference

RotateOptions Class
RotateOptions Members

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