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