ImageGear .NET - Updated October 26, 2017
Bottom Property (ImGearARTThickness)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure : Bottom Property
Gets or sets the width, in pixels, of the lower side of the bounding rectangle.
Syntax
'Declaration
 
Public Property Bottom As Integer
 
'Usage
 
Dim instance As ImGearARTThickness
Dim value As Integer
 
instance.Bottom = value
 
value = instance.Bottom

Property Value

Integer value.
Remarks
The default value is 0.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members