ImageGear for .NET
nMinLineWidth Field




Specifies min width of lines in one border block.
Syntax
public int nMinLineWidth
public: int nMinLineWidth
public:
int nMinLineWidth
'Declaration
 
Public nMinLineWidth As Integer
 
'Usage
 
Dim instance As ImGearICBorderOptions
Dim value As Integer
 
value = instance.nMinLineWidth
 
instance.nMinLineWidth = value

Field Value

Any integer value.
Remarks
Those blocks that have not less than nMinLinesNum number of lines with nMinLineWidth width or wider will be removed from image.
See Also

Reference

ImGearICBorderOptions Class
ImGearICBorderOptions Members
ImGearICBorderOptions Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback