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




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

Property Value

Any integer value.
See Also

Reference

ImGearRect Structure
ImGearRect Members