ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : Highlighted Property |
'Declaration Property Highlighted As Boolean
'Usage Dim instance As IImGearThumbnailItem Dim value As Boolean instance.Highlighted = value value = instance.Highlighted
bool Highlighted {get; set;}