ImageGear .NET - Updated November 28, 2017
Right Property (ImGearARTThickness)




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

Property Value

Integer value.
Remarks
The default is 0.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members