ImageGear .NET - Updated May 1, 2018
Red Property (CADLight)




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

Reference

CADLight Class
CADLight Members