ImageGear .NET - Updated November 28, 2017
Highlight Property (ImGearARTFilledRectangle)




ImageGear23.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