ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearDoubleRectangle Interface : Right Property |
'Declaration Property Right As Double
'Usage Dim instance As IImGearDoubleRectangle Dim value As Double instance.Right = value value = instance.Right
double Right {get; set;}