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