ImageGear .NET - Updated October 26, 2017
FillColor Property (ImGearARTHotSpot)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTHotSpot Class : FillColor Property
Gets or sets the fill color of the mark.
Syntax
'Declaration
 
Public Property FillColor As IImGearRGBQuad
 
'Usage
 
Dim instance As ImGearARTHotSpot
Dim value As IImGearRGBQuad
 
instance.FillColor = value
 
value = instance.FillColor

Property Value

ImageGear.Core.ImGearRGBQuad structure object interface.
See Also

Reference

ImGearARTHotSpot Class
ImGearARTHotSpot Members
ImGearRGBQuad Structure