ImageGear .NET - Updated March 30, 2018
Color Property (IImGearARTProtractor)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTProtractor Interface : Color Property
Gets or sets the mark color.
Syntax
'Declaration
 
Property Color As IImGearRGBQuad
 
'Usage
 
Dim instance As IImGearARTProtractor
Dim value As IImGearRGBQuad
 
instance.Color = value
 
value = instance.Color

Property Value

ImageGear.Core.IImGearRGBQuad structure object interface.
See Also

Reference

IImGearARTProtractor Interface
IImGearARTProtractor Members
IImGearRGBQuad Interface