ImageGear .NET - Updated March 30, 2018
IsHighlighter Property (ImGearARTPolyline)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyline Class : IsHighlighter Property
Gets or sets a value indicating whether the mark is displayed as highlighter.
Syntax
'Declaration
 
Public Property IsHighlighter As Boolean
 
'Usage
 
Dim instance As ImGearARTPolyline
Dim value As Boolean
 
instance.IsHighlighter = value
 
value = instance.IsHighlighter

Property Value

Boolean value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members