ImageGear .NET - Updated March 30, 2018
Highlight Property (ImGearARTFilledRectangle)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTFilledRectangle Class : Highlight Property
Gets or sets a value indicating whether the mark is highlighted.
Syntax
'Declaration
 
Public Property Highlight As Boolean
 
'Usage
 
Dim instance As ImGearARTFilledRectangle
Dim value As Boolean
 
instance.Highlight = value
 
value = instance.Highlight

Property Value

Boolean value.
See Also

Reference

ImGearARTFilledRectangle Class
ImGearARTFilledRectangle Members