ImageGear .NET - Updated October 2, 2018
Blue Property (CADLight)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADLight Class : Blue Property
The blue component of the light's RGB color value.
Syntax
'Declaration
 
Public Property Blue As Byte
 
'Usage
 
Dim instance As CADLight
Dim value As Byte
 
instance.Blue = value
 
value = instance.Blue
See Also

Reference

CADLight Class
CADLight Members