ImageGear22.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearSpotlight Class : DirectionAngle Property |
'Declaration Public Property DirectionAngle As Double
'Usage Dim instance As ImGearSpotlight Dim value As Double instance.DirectionAngle = value value = instance.DirectionAngle
public double DirectionAngle {get; set;}