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