ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearRectangle Interface : Left Property |
'Declaration Property Left As Integer
'Usage Dim instance As IImGearRectangle Dim value As Integer instance.Left = value value = instance.Left
int Left {get; set;}