Spread for ASP.NET 12 Product Documentation
DirectionY Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > DirectionalLight Class : DirectionY Property
Gets or sets the y coordinate of the direction of the light.
Syntax
'Declaration
 
Public Property DirectionY As Single
'Usage
 
Dim instance As DirectionalLight
Dim value As Single
 
instance.DirectionY = value
 
value = instance.DirectionY
public float DirectionY {get; set;}
See Also

Reference

DirectionalLight Class
DirectionalLight Members