ImageGear .NET - Updated July 5, 2018
Right Property (IImGearRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearRectangle Interface : Right Property
Gets or sets the x-coordinate of the lower-right corner of the rectangle.
Syntax
'Declaration
 
Property Right As Integer
 
'Usage
 
Dim instance As IImGearRectangle
Dim value As Integer
 
instance.Right = value
 
value = instance.Right

Property Value

Any integer value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members