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