ImageGear .NET - Updated August 31, 2018
OpeningAngle Property




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearSpotlight Class : OpeningAngle Property
Gets or sets angle that specifies the width of the spotlight, measured between the edges of the light cone.
Syntax
'Declaration
 
Public Property OpeningAngle As Double
 
'Usage
 
Dim instance As ImGearSpotlight
Dim value As Double
 
instance.OpeningAngle = value
 
value = instance.OpeningAngle

Property Value

Double value.
See Also

Reference

ImGearSpotlight Class
ImGearSpotlight Members