ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearRectangle Structure : Right Property |
'Declaration Public Property Right As Integer
'Usage Dim instance As ImGearRectangle Dim value As Integer instance.Right = value value = instance.Right
public int Right {get; set;}