ImageGear .NET - Updated May 1, 2018
Exponent Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorLightSource Class : Exponent Property
Gets or sets a spotlight exponent of the light source.
Syntax
'Declaration
 
Public Property Exponent As Single
 
'Usage
 
Dim instance As ImGearVectorLightSource
Dim value As Single
 
instance.Exponent = value
 
value = instance.Exponent

Property Value

Floating-point value in the range of 0...128.
Remarks
The default value is 128.
See Also

Reference

ImGearVectorLightSource Class
ImGearVectorLightSource Members