ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTLine Class : IsHighlighter Property |
'Declaration Public Property IsHighlighter As Boolean
'Usage Dim instance As ImGearARTLine Dim value As Boolean instance.IsHighlighter = value value = instance.IsHighlighter
public bool IsHighlighter {get; set;}