ImageGear .NET v25.2 - Updated
nBottomBorderSize Field




ImageGear.Processing.Advanced Assembly > ImageGear.Processing.ImageClean Namespace > ImGearICBorderOptions Class : nBottomBorderSize Field
Specifies max size of the bottom border.
Syntax
'Declaration
 
Public nBottomBorderSize As Integer
'Usage
 
Dim instance As ImGearICBorderOptions
Dim value As Integer
 
value = instance.nBottomBorderSize
 
instance.nBottomBorderSize = value
public int nBottomBorderSize
public: int nBottomBorderSize
public:
int nBottomBorderSize

Field Value

Any integer value.
Remarks
The size unit of measure is pixels.
See Also

Reference

ImGearICBorderOptions Class
ImGearICBorderOptions Members
ImGearICBorderOptions Class

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