'Declaration Property YSpacing As Integer
'Usage Dim instance As IImGearThumbnailCtl Dim value As Integer instance.YSpacing = value value = instance.YSpacing
int YSpacing {get; set;}
'Declaration Property YSpacing As Integer
'Usage Dim instance As IImGearThumbnailCtl Dim value As Integer instance.YSpacing = value value = instance.YSpacing
int YSpacing {get; set;}
ShowTitles = true
, the YSpacing
measures the distance from the bottom of a title to the top of the item below it. When ShowTitles = false
, the YSpacing
measures the distance from the bottom of the item to the top of the one below it.