ImageGear22.Art Assembly > ImageGear.ART Namespace > IImGearARTLine Interface : IsHighlighter Property |
'Declaration Property IsHighlighter As Boolean
'Usage Dim instance As IImGearARTLine Dim value As Boolean instance.IsHighlighter = value value = instance.IsHighlighter
bool IsHighlighter {get; set;}