ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearDoubleRectangle Structure : Right Property |
'Declaration Public Property Right As Double
'Usage Dim instance As ImGearDoubleRectangle Dim value As Double instance.Right = value value = instance.Right
public double Right {get; set;}