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