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




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADLight Class : Type Property
The light source type.
Syntax
'Declaration
 
Public Property Type As CADLight.LightType
 
'Usage
 
Dim instance As CADLight
Dim value As CADLight.LightType
 
instance.Type = value
 
value = instance.Type
See Also

Reference

CADLight Class
CADLight Members