ImageGear .NET - Updated May 1, 2018
ShadowSoftnessFactor Property




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADLight Class : ShadowSoftnessFactor Property
Sets the number of edge pixels used to blend the shadow into the image. Larger number of blend pixels results in a fuzzier shadow.
Syntax
'Declaration
 
Public Property ShadowSoftnessFactor As Byte
 
'Usage
 
Dim instance As CADLight
Dim value As Byte
 
instance.ShadowSoftnessFactor = value
 
value = instance.ShadowSoftnessFactor
See Also

Reference

CADLight Class
CADLight Members