ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : TopMargin Property |
'Declaration Property TopMargin As Integer
'Usage Dim instance As IImGearThumbnailCtl Dim value As Integer instance.TopMargin = value value = instance.TopMargin
int TopMargin {get; set;}