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